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

/external/chromium_org/third_party/skia/include/core/
H A DSkMask.h69 uint8_t* getAddr8(int x, int y) const { function in struct:SkMask
119 * e.g. getAddr8 or getAddrLCD32.
H A DSkBitmap.h567 inline uint8_t* getAddr8(int x, int y) const;
868 inline uint8_t* SkBitmap::getAddr8(int x, int y) const { function in class:SkBitmap
/external/skia/include/core/
H A DSkMask.h69 uint8_t* getAddr8(int x, int y) const { function in struct:SkMask
119 * e.g. getAddr8 or getAddrLCD32.
H A DSkBitmap.h604 inline uint8_t* getAddr8(int x, int y) const;
885 inline uint8_t* SkBitmap::getAddr8(int x, int y) const { function in class:SkBitmap

Completed in 103 milliseconds