Searched defs:allocateStorage (Results 1 – 4 of 4) sorted by relevance
415 void SkHeifCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkHeifCodec
595 bool SkJpegCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkJpegCodec
431 void SkPngCodec::allocateStorage(const SkImageInfo& dstInfo) { in allocateStorage() function in SkPngCodec
831 Buffer11::BufferStorage *Buffer11::allocateStorage(BufferUsage usage) in allocateStorage() function in rx::Buffer11