Searched defs:pointIndex (Results 1 – 6 of 6) sorted by relevance
/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/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/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
|
/external/skia/tests/ |
D | PathOpsExtendedTest.cpp | 518 const int pointIndex[] = { 0, 1, 1, 1, 1, 0 }; in json_path_out() local
|
D | PathTest.cpp | 4531 int pointIndex = 0; in test_skbug_6947() local
|