Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkAAClip.cpp1005 static int trim_row_left_right(uint8_t* row, int width, int leftZ, int riteZ) { in trim_row_left_right() function
1103 yoff->fOffset += trim_row_left_right(row, width, leftZeros, riteZeros); in trimLeftRight()
/third_party/flutter/skia/src/core/
DSkAAClip.cpp312 static int trim_row_left_right(uint8_t* row, int width, int leftZ, int riteZ) { in trim_row_left_right() function
410 yoff->fOffset += trim_row_left_right(row, width, leftZeros, riteZeros); in trimLeftRight()