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

/external/skia/include/core/
H A DSkMask.h69 uint8_t* getAddr8(int x, int y) const { function in struct:SkMask
106 * e.g. getAddr8 or getAddrLCD32.
H A DSkBitmap.h447 inline uint8_t* getAddr8(int x, int y) const;
827 inline uint8_t* SkBitmap::getAddr8(int x, int y) const { function in class:SkBitmap

Completed in 84 milliseconds