Searched defs:getAddr8 (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkMask.h70 uint8_t* getAddr8(int x, int y) const { function in struct:SkMask
107 * e.g. getAddr8 or getAddr32.
H A DSkBitmap.h587 inline uint8_t* getAddr8(int x, int y) const;
835 inline uint8_t* SkBitmap::getAddr8(int x, int y) const { function in class:SkBitmap

Completed in 117 milliseconds