Home
last modified time | relevance | path

Searched defs:allocPixels (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/core/
DSkBitmap.h249 void allocPixels(const SkImageInfo& info, SkPixelRefFactory* factory, SkColorTable* ctable) { in allocPixels() function
265 void allocPixels(const SkImageInfo& info, size_t rowBytes) { in allocPixels() function
275 void allocPixels(const SkImageInfo& info) { in allocPixels() function
402 void allocPixels(Allocator* allocator, SkColorTable* ctable) { in allocPixels() function