Home
last modified time | relevance | path

Searched refs:allocateStorage (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/codec/
DSkHeifCodec.cpp271 this->allocateStorage(dstInfo); in onGetPixels()
282 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
331 this->allocateStorage(this->dstInfo()); in getSampler()
359 this->allocateStorage(dstInfo); in onStartScanlineDecode()
DSkHeifCodec.h56 void allocateStorage(const SkImageInfo& dstInfo);
DSkJpegCodec.h109 void allocateStorage(const SkImageInfo& dstInfo);
DSkPngCodec.h106 void allocateStorage(const SkImageInfo& dstInfo);
DSkJpegCodec.cpp606 this->allocateStorage(dstInfo); in onGetPixels()
617 void SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
699 this->allocateStorage(this->dstInfo()); in getSampler()
762 this->allocateStorage(dstInfo); in onStartScanlineDecode()
DSkPngCodec.cpp433 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec
1151 this->allocateStorage(dstInfo); in onGetPixels()
1163 this->allocateStorage(dstInfo); in onStartIncrementalDecode()
/external/skqp/src/codec/
DSkHeifCodec.cpp271 this->allocateStorage(dstInfo); in onGetPixels()
282 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
331 this->allocateStorage(this->dstInfo()); in getSampler()
350 this->allocateStorage(dstInfo); in onStartScanlineDecode()
DSkHeifCodec.h54 void allocateStorage(const SkImageInfo& dstInfo);
DSkJpegCodec.h109 void allocateStorage(const SkImageInfo& dstInfo);
DSkPngCodec.h106 void allocateStorage(const SkImageInfo& dstInfo);
DSkJpegCodec.cpp606 this->allocateStorage(dstInfo); in onGetPixels()
617 void SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
699 this->allocateStorage(this->dstInfo()); in getSampler()
762 this->allocateStorage(dstInfo); in onStartScanlineDecode()
DSkPngCodec.cpp433 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec
1151 this->allocateStorage(dstInfo); in onGetPixels()
1163 this->allocateStorage(dstInfo); in onStartIncrementalDecode()