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

  /external/skia/include/core/
SkMask.h 95 uint32_t* getAddr32(int x, int y) const {
107 * e.g. getAddr8 or getAddr32.
SkBitmap.h 556 inline uint32_t* getAddr32(int x, int y) const;
805 inline uint32_t* SkBitmap::getAddr32(int x, int y) const {
    [all...]

Completed in 581 milliseconds