Searched defs:startRow (Results 1 – 2 of 2) sorted by relevance
16 uint32_t startRow, in check_fill()100 for (uint32_t startRow = 0; startRow < height; startRow++) { in DEF_TEST() local
639 int startRow = (int)paddedBB.fTop; in calculate_distance_field_data() local