Home
last modified time | relevance | path

Searched defs:countX (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkEdgeClipper.cpp231 int countX = SkChopQuadAtXExtrema(&monoY[y * 2], monoX); in clipQuad() local
435 int countX = SkChopCubicAtXExtrema(&monoY[y * 3], monoX); in clipCubic() local
/third_party/skia/src/core/
DSkEdgeClipper.cpp233 int countX = SkChopQuadAtXExtrema(&monoY[y * 2], monoX); in clipQuad() local
437 int countX = SkChopCubicAtXExtrema(&monoY[y * 3], monoX); in clipCubic() local