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

  /external/chromium_org/third_party/skia/include/core/
SkBitmap.h 463 as the corresponding size-specific method (e.g. getAddr16). Since the
484 inline uint16_t* getAddr16(int x, int y) const;
792 inline uint16_t* SkBitmap::getAddr16(int x, int y) const {
  /external/skia/include/core/
SkBitmap.h 463 as the corresponding size-specific method (e.g. getAddr16). Since the
484 inline uint16_t* getAddr16(int x, int y) const;
792 inline uint16_t* SkBitmap::getAddr16(int x, int y) const {

Completed in 58 milliseconds