HomeSort by relevance Sort by last modified time
    Searched refs:getAddr1 (Results 1 - 3 of 3) sorted by null

  /external/skia/include/core/
SkMask.h 57 uint8_t* getAddr1(int x, int y) const {
  /external/skia/src/core/
SkBlitBWMaskTemplate.h 41 const uint8_t* bits = srcMask.getAddr1(cx, cy);
SkBlitter.cpp 131 const uint8_t* bits = mask.getAddr1(cx, cy);

Completed in 674 milliseconds