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

/external/skia/include/core/
H A DSkBitmap.h407 as the corresponding size-specific method (e.g. getAddr16). Since the
428 inline uint16_t* getAddr16(int x, int y) const;
776 inline uint16_t* SkBitmap::getAddr16(int x, int y) const { function in class:SkBitmap

Completed in 30 milliseconds