Searched refs:getAddr1 (Results 1 – 8 of 8) sorted by relevance
40 const uint8_t* bits = srcMask.getAddr1(cx, cy); in SK_BLITBWMASK_NAME()
63 uint8_t* getAddr1(int x, int y) const { in getAddr1() function
314 const uint8_t* bits = mask.getAddr1(cx, cy); in blitMask()
313 const uint8_t* bits = mask.getAddr1(cx, cy); in blitMask()
578 uint8_t v = *mask.getAddr1(x8 + bounds.x(), y + bounds.y()); in to_image()
574 uint8_t v = *mask.getAddr1(x8 + bounds.x(), y + bounds.y()); in to_image()