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

  /external/skia/include/core/
SkBitmap.h 449 as the corresponding size-specific method (e.g. getAddr16). Since the
470 inline uint16_t* getAddr16(int x, int y) const;
770 inline uint16_t* SkBitmap::getAddr16(int x, int y) const {
  /external/skia/legacy/include/core/
SkBitmap.h 419 as the corresponding size-specific method (e.g. getAddr16). Since the
440 inline uint16_t* getAddr16(int x, int y) const;
    [all...]

Completed in 81 milliseconds