Searched refs:allocateStorage (Results 1 – 14 of 14) sorted by relevance
271 this->allocateStorage(dstInfo); in onGetPixels()282 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec331 this->allocateStorage(this->dstInfo()); in getSampler()350 this->allocateStorage(dstInfo); in onStartScanlineDecode()
54 void allocateStorage(const SkImageInfo& dstInfo);
109 void allocateStorage(const SkImageInfo& dstInfo);
106 void allocateStorage(const SkImageInfo& dstInfo);
606 this->allocateStorage(dstInfo); in onGetPixels()617 void SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec699 this->allocateStorage(this->dstInfo()); in getSampler()762 this->allocateStorage(dstInfo); in onStartScanlineDecode()
433 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec1151 this->allocateStorage(dstInfo); in onGetPixels()1163 this->allocateStorage(dstInfo); in onStartIncrementalDecode()
389 this->allocateStorage(dstInfo); in onGetPixels()400 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec449 this->allocateStorage(this->dstInfo()); in getSampler()477 this->allocateStorage(dstInfo); in onStartScanlineDecode()
109 bool SK_WARN_UNUSED_RESULT allocateStorage(const SkImageInfo& dstInfo);
72 void allocateStorage(const SkImageInfo& dstInfo);
556 if (!this->allocateStorage(dstInfo)) { in onGetPixels()569 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec654 if (!this->allocateStorage(this->dstInfo())) { in getSampler()719 if (!this->allocateStorage(dstInfo)) { in onStartScanlineDecode()
432 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec1166 this->allocateStorage(dstInfo); in onGetPixels()1178 this->allocateStorage(dstInfo); in onStartIncrementalDecode()
181 BufferStorage *allocateStorage(BufferUsage usage);
811 newStorage = allocateStorage(usage); in getBufferStorage()831 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11865 cacheEntry->storage = allocateStorage(BUFFER_USAGE_UNIFORM); in getConstantBufferRangeStorage()929 cacheEntry->storage = allocateStorage(BUFFER_USAGE_STRUCTURED); in getStructuredBufferRangeSRV()