Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathUtils.cpp376 SkScalar dpXdc = dp.cross(dc); in is_point_within_cubic_tangents() local
378 if (dpXdc < 0) { in is_point_within_cubic_tangents()
383 if (dpXdc > 0) { in is_point_within_cubic_tangents()