Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMask.h101 uint32_t* getAddr32(int x, int y) const { in getAddr32() function
/external/skia/include/core/
DSkBitmap.h1253 inline uint32_t* SkBitmap::getAddr32(int x, int y) const { in getAddr32() function