Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkScan_AAAPath.cpp1367 static void update_next_next_y(SkFixed y, SkFixed nextY, SkFixed* nextNextY) { in update_next_next_y()
1371 static void check_intersection(const SkAnalyticEdge* edge, SkFixed nextY, SkFixed* nextNextY) { in check_intersection()
1377 static void insert_new_edges(SkAnalyticEdge* newEdge, SkFixed y, SkFixed* nextNextY) { in insert_new_edges()
1568 SkFixed nextNextY = SK_MaxS32; in aaa_walk_edges() local
/third_party/flutter/skia/src/core/
DSkScan_AAAPath.cpp1361 static void update_next_next_y(SkFixed y, SkFixed nextY, SkFixed* nextNextY) { in update_next_next_y()
1365 static void check_intersection(const SkAnalyticEdge* edge, SkFixed nextY, SkFixed* nextNextY) { in check_intersection()
1371 static void insert_new_edges(SkAnalyticEdge* newEdge, SkFixed y, SkFixed* nextNextY) { in insert_new_edges()
1562 SkFixed nextNextY = SK_MaxS32; in aaa_walk_edges() local