Searched refs:getAddr1 (Results 1 – 4 of 4) sorted by relevance
40 const uint8_t* bits = srcMask.getAddr1(cx, cy); in SK_BLITBWMASK_NAME()
65 uint8_t* getAddr1(int x, int y) const { in getAddr1() function
207 const uint8_t* bits = mask.getAddr1(cx, cy); in blitMask()
457 uint8_t v = *mask.getAddr1(x8 + bounds.x(), y + bounds.y()); in to_image()