Home
last modified time | relevance | path

Searched refs:moveCount (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkPathPriv.h62 int moveCount = 0; in IsClosedSingleContour() local
67 moveCount += 1; in IsClosedSingleContour()
68 if (moveCount > 1) { in IsClosedSingleContour()
/external/icu/icu4c/source/layout/
DMPreFixups.cpp68 le_int32 moveCount = baseIndex - mpreLimit; in apply() local
87 for (i = 0; i < moveCount; i += 1) { in apply()