Home
last modified time | relevance | path

Searched refs:destroyReadStruct (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/codec/
DSkPngCodec.h107 void destroyReadStruct();
DSkPngCodec.cpp1000 this->destroyReadStruct(); in ~SkPngCodec()
1003 void SkPngCodec::destroyReadStruct() { in destroyReadStruct() function in SkPngCodec
1138 this->destroyReadStruct(); in onRewind()
/third_party/flutter/skia/src/codec/
DSkPngCodec.h107 void destroyReadStruct();
DSkPngCodec.cpp985 this->destroyReadStruct(); in ~SkPngCodec()
988 void SkPngCodec::destroyReadStruct() { in destroyReadStruct() function in SkPngCodec
1124 this->destroyReadStruct(); in onRewind()