Searched refs:allocateStorage (Results 1 – 16 of 16) sorted by relevance
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()
555 if (!this->allocateStorage(dstInfo)) { in onGetPixels()568 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec653 if (!this->allocateStorage(this->dstInfo())) { in getSampler()718 if (!this->allocateStorage(dstInfo)) { in onStartScanlineDecode()
111 bool SK_WARN_UNUSED_RESULT allocateStorage(const SkImageInfo& dstInfo);
106 void allocateStorage(const SkImageInfo& dstInfo);
72 void allocateStorage(const SkImageInfo& dstInfo);
431 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec1165 this->allocateStorage(dstInfo); in onGetPixels()1177 this->allocateStorage(dstInfo); in onStartIncrementalDecode()
394 this->allocateStorage(dstInfo); in onGetPixels()405 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec454 this->allocateStorage(this->dstInfo()); in getSampler()482 this->allocateStorage(dstInfo); in onStartScanlineDecode()
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()
109 void allocateStorage(const SkImageInfo& dstInfo);
71 void allocateStorage(const SkImageInfo& dstInfo);
433 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec1151 this->allocateStorage(dstInfo); in onGetPixels()1163 this->allocateStorage(dstInfo); in onStartIncrementalDecode()
160 BufferStorage *allocateStorage(BufferUsage usage);
768 newStorage = allocateStorage(usage); in getBufferStorage()788 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11821 cacheEntry->storage = allocateStorage(BUFFER_USAGE_UNIFORM); in getConstantBufferRangeStorage()
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()