Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsWinding.cpp54 static SkScalar pt_yx(const SkPoint& pt, SkOpRayDir dir) { in pt_yx() function
132 SkScalar baseYX = pt_yx(base.fPt, dir); in rayCheck()
/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp55 static SkScalar pt_yx(const SkPoint& pt, SkOpRayDir dir) { in pt_yx() function
133 SkScalar baseYX = pt_yx(base.fPt, dir); in rayCheck()