HomeSort by relevance Sort by last modified time
    Searched defs:getAddr8 (Results 1 - 2 of 2) 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 447 inline uint8_t* getAddr8(int x, int y) const;
    [all...]

Completed in 92 milliseconds