Searched refs:count_left_right_zeros (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkAAClip.cpp | 273 static void count_left_right_zeros(const uint8_t* row, int width, in count_left_right_zeros() function 376 count_left_right_zeros(base + yoff->fOffset, width, &L, &R); in trimLeftRight()
|
/external/skqp/src/core/ |
D | SkAAClip.cpp | 273 static void count_left_right_zeros(const uint8_t* row, int width, in count_left_right_zeros() function 376 count_left_right_zeros(base + yoff->fOffset, width, &L, &R); in trimLeftRight()
|