Searched refs:fChunkReader (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/codec/ |
H A D | SkPngCodec.cpp | 84 , fChunkReader(reader) in AutoCleanPng() 119 SkPngChunkReader* fChunkReader; member in AutoCleanPng 978 std::unique_ptr<SkStream>(fStream), fChunkReader, fPng_ptr, fInfo_ptr, bitDepth); in infoCallback() 981 std::unique_ptr<SkStream>(fStream), fChunkReader, fPng_ptr, fInfo_ptr, bitDepth, in infoCallback()
|
Completed in 3 milliseconds