Home
last modified time | relevance | path

Searched refs:count_left_right_zeros (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkAAClip.cpp268 static void count_left_right_zeros(const uint8_t* row, int width, in count_left_right_zeros() function
330 count_left_right_zeros(data, 10, &L, &R); in test_count_left_right_zeros()
458 count_left_right_zeros(base + yoff->fOffset, width, &L, &R); in trimLeftRight()