Home
last modified time | relevance | path

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

/third_party/skia/tests/
DSubsetPath.cpp180 int verbIndex = 0; in getSubsetPath() local
185 ? fSelected[verbIndex++] : false; in getSubsetPath()
DPathOpsExtendedTest.cpp432 int verbIndex = (int) verb; in json_path_out() local
433 fprintf(PathOpsDebug::gOut, "[%d", verbConst[verbIndex]); in json_path_out()
434 for (int i = pointIndex[verbIndex]; i < pointCount[verbIndex]; ++i) { in json_path_out()
/third_party/flutter/skia/tests/
DSubsetPath.cpp191 int verbIndex = 0; in getSubsetPath() local
196 ? fSelected[verbIndex++] : false; in getSubsetPath()
DPathOpsExtendedTest.cpp531 int verbIndex = (int) verb; in json_path_out() local
532 fprintf(PathOpsDebug::gOut, "[%d", verbConst[verbIndex]); in json_path_out()
533 for (int i = pointIndex[verbIndex]; i < pointCount[verbIndex]; ++i) { in json_path_out()