Searched defs:allocateStorage (Results 1 – 7 of 7) sorted by relevance
282 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
617 void SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
433 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec
400 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
569 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
432 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec
831 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11