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 539 as the corresponding size-specific method (e.g. getAddr16). Since the
560 inline uint16_t* getAddr16(int x, int y) const;
    [all...]
  /external/skia/include/core/
SkBitmap.h 576 as the corresponding size-specific method (e.g. getAddr16). Since the
597 inline uint16_t* getAddr16(int x, int y) const;
    [all...]

Completed in 203 milliseconds