Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkBitmap.h476 void allocPixelsFlags(const SkImageInfo& info, uint32_t flags) { in allocPixelsFlags() function
/external/skia/src/core/
DSkBitmap.cpp242 void SkBitmap::allocPixelsFlags(const SkImageInfo& info, uint32_t flags) { in allocPixelsFlags() function in SkBitmap