Searched refs:drawDemosCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeDemo.cpp334 static size_t drawDemosCount = sizeof(drawDemos) / sizeof(drawDemos[0]); variable
342 while (index < drawDemosCount && drawDemos[index] != firstTest) {
/external/skia/experimental/Intersection/
H A DEdgeDemo.cpp334 static size_t drawDemosCount = sizeof(drawDemos) / sizeof(drawDemos[0]); variable
342 while (index < drawDemosCount && drawDemos[index] != firstTest) {

Completed in 195 milliseconds