HomeSort by relevance Sort by last modified time
    Searched defs:getAddr8 (Results 1 - 4 of 4) sorted by null

  /external/skia/include/core/
SkMask.h 69 uint8_t* getAddr8(int x, int y) const {
106 * e.g. getAddr8 or getAddrLCD32.
SkBitmap.h 477 inline uint8_t* getAddr8(int x, int y) const;
777 inline uint8_t* SkBitmap::getAddr8(int x, int y) const {
  /external/skia/legacy/include/core/
SkMask.h 69 uint8_t* getAddr8(int x, int y) const {
106 * e.g. getAddr8 or getAddrLCD32.
SkBitmap.h 447 inline uint8_t* getAddr8(int x, int y) const;
    [all...]

Completed in 1630 milliseconds