Searched defs:pointIndex (Results 1 – 9 of 9) sorted by relevance
/external/angle/src/tests/perf_tests/ |
D | InstancingPerf.cpp | 153 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
|
D | PointSprites.cpp | 149 for (size_t pointIndex = 0; pointIndex < vertexPositions.size(); ++pointIndex) in initializeBenchmark() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | CachedPathIteratorFactory.java | 184 int pointIndex = (getNumberOfPoints(type) - 1) * 2; in getShapeEndPoint() local
|
/external/angle/src/tests/gl_tests/ |
D | InstancingTest.cpp | 785 for (unsigned int pointIndex = 0u; pointIndex < pointsRendered + 1u; ++pointIndex) in TEST_P() local
|
/external/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 1031 uint32 pointIndex, in FixClusteredPixel() 1746 for (uint32 pointIndex = 0; pointIndex < pointCount; pointIndex++) in ProcessArea() local
|
/external/skia/tests/ |
D | PathOpsExtendedTest.cpp | 422 const int pointIndex[] = { 0, 1, 1, 1, 1, 0 }; in json_path_out() local
|
D | PathTest.cpp | 4518 int pointIndex = 0; in test_skbug_6947() local
|
/external/skqp/tests/ |
D | PathOpsExtendedTest.cpp | 518 const int pointIndex[] = { 0, 1, 1, 1, 1, 0 }; in json_path_out() local
|
D | PathTest.cpp | 4504 int pointIndex = 0; in test_skbug_6947() local
|