Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkScan_Path.cpp89 static void validate_edges_for_y(const SkEdge* edge, int curr_y) { in validate_edges_for_y() function
101 #define validate_edges_for_y(edge, curr_y) macro
H A DSkScan_AAAPath.cpp1371 static void validate_edges_for_y(const SkAnalyticEdge* edge, SkFixed y) { in validate_edges_for_y() function