Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPath.cpp2519 static SkPathFirstDirection crossToDir(SkScalar cross) { in crossToDir() function
2612 d = crossToDir(ymaxCross); in ComputeFirstDirection()
/third_party/flutter/skia/src/core/
DSkPath.cpp3006 static void crossToDir(SkScalar cross, SkPathPriv::FirstDirection* dir) { in crossToDir() function
3101 crossToDir(ymaxCross, dir); in CheapComputeFirstDirection()