Searched defs:allocateStorage (Results 1 – 5 of 5) sorted by relevance
166 void SkPngCodecBase::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodecBase
443 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
522 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
361 void *MetaDataBase::typed_data::allocateStorage(size_t size) { in allocateStorage() function in android::MetaDataBase::typed_data
778 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11