Searched refs:fPointCount (Results 1 – 4 of 4) sorted by relevance
32 this->bind(*abuilder, jstar["pt"], fPointCount ); in PolystarGeometryAdapter()44 const auto count = SkToUInt(SkTPin(SkScalarRoundToInt(fPointCount), 0, kMaxPointCount)); in onSync()75 ScalarValue fPointCount = 0, member in skottie::internal::__anon065dc5570111::PolystarGeometryAdapter
227 const auto count = SkToUInt(SkTPin(SkScalarRoundToInt(fPointCount), 0, kMaxPointCount)); in apply()
2088 int fPointCount; in test_isRect() member2134 for (index = 1; index < tests[testIndex].fPointCount; ++index) { in test_isRect()2147 int pointCount = tests[testIndex].fPointCount - (d2 == tests[testIndex].fPoints); in test_isRect()2393 int fPointCount; in test_isNestedFillRects() member2435 for (index = 1; index < tests[testIndex].fPointCount; ++index) { in test_isNestedFillRects()2451 testBounds.set(tests[testIndex].fPoints, tests[testIndex].fPointCount); in test_isNestedFillRects()2867 int fPointCount; member
2076 int fPointCount; in test_isRect() member2122 for (index = 1; index < tests[testIndex].fPointCount; ++index) { in test_isRect()2134 int pointCount = tests[testIndex].fPointCount - (d2 == tests[testIndex].fPoints); in test_isRect()2389 int fPointCount; in test_isNestedFillRects() member2431 for (index = 1; index < tests[testIndex].fPointCount; ++index) { in test_isNestedFillRects()2447 testBounds.setBounds(tests[testIndex].fPoints, tests[testIndex].fPointCount); in test_isNestedFillRects()2865 int fPointCount; member