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

/external/skia/include/core/
H A DSkMask.h58 uint8_t* getAddr1(int x, int y) const { function in struct:SkMask
H A DSkBitmap.h455 inline uint8_t* getAddr1(int x, int y) const;
843 inline uint8_t* SkBitmap::getAddr1(int x, int y) const { function in class:SkBitmap

Completed in 143 milliseconds