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

/external/chromium_org/third_party/skia/include/core/
H A DSkMask.h107 uint32_t* getAddr32(int x, int y) const { function in struct:SkMask
H A DSkBitmap.h477 inline uint32_t* getAddr32(int x, int y) const;
785 inline uint32_t* SkBitmap::getAddr32(int x, int y) const { function in class:SkBitmap
/external/skia/include/core/
H A DSkMask.h107 uint32_t* getAddr32(int x, int y) const { function in struct:SkMask
H A DSkBitmap.h477 inline uint32_t* getAddr32(int x, int y) const;
785 inline uint32_t* SkBitmap::getAddr32(int x, int y) const { function in class:SkBitmap

Completed in 500 milliseconds