Home
last modified time | relevance | path

Searched defs:contourCount (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DSubsetPath.cpp70 int contourCount = 0; in SubsetContours() local
103 int contourCount = 0; in getSubsetPath() local
H A DPathOpsTightBoundsTest.cpp27 int contourCount = ran.nextRangeU(1, 10); in testTightBoundsLines() local
72 int contourCount = ran.nextRangeU(1, 10); in testTightBoundsQuads() local
/aosp_15_r20/external/skia/tools/viewer/
H A DSBIXSlide.cpp308 int contourCount = SkEndian_SwapBE16(glyphData->numberOfContours); in updateSBIXData() local
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp2348 int contourCount = 0; in computeConvexity() local