Searched defs:allocateStorage (Results 1 – 4 of 4) sorted by relevance
168 void SkPngCodecBase::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodecBase
457 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
567 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
778 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11