Home
last modified time | relevance | path

Searched defs:pointIndex (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DInstancingPerf.cpp153 for (GLuint pointIndex = 0; pointIndex < mNumPoints; ++pointIndex) in initializeBenchmark() local
183 for (GLuint pointIndex = 0; pointIndex < mNumPoints; ++pointIndex) in initializeBenchmark() local
281 for (size_t pointIndex = 0; pointIndex < mTranslateData.size(); ++pointIndex) in drawBenchmark() local
DPointSprites.cpp149 for (size_t pointIndex = 0; pointIndex < vertexPositions.size(); ++pointIndex) in initializeBenchmark() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DInstancingTest.cpp777 for (unsigned int pointIndex = 0u; pointIndex < pointsRendered + 1u; ++pointIndex) in TEST_P() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1031 uint32 pointIndex, in FixClusteredPixel()
1746 for (uint32 pointIndex = 0; pointIndex < pointCount; pointIndex++) in ProcessArea() local
/third_party/skia/tests/
DPathOpsExtendedTest.cpp422 const int pointIndex[] = { 0, 1, 1, 1, 1, 0 }; in json_path_out() local
DPathTest.cpp4550 int pointIndex = 0; in test_skbug_6947() local