Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkMask.h104 const uint32_t* getAddr32(int x, int y) const { in getAddr32() function
/aosp_15_r20/external/skia/include/core/
H A DSkBitmap.h1260 inline uint32_t* SkBitmap::getAddr32(int x, int y) const { in getAddr32() function