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

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

Completed in 131 milliseconds