Home
last modified time | relevance | path

Searched defs:startRow (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DSwizzlerTest.cpp16 uint32_t startRow, in check_fill()
100 for (uint32_t startRow = 0; startRow < height; startRow++) { in DEF_TEST() local
/third_party/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp639 int startRow = (int)paddedBB.fTop; in calculate_distance_field_data() local