Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkScanPriv.h51 static inline void insert_edge_after(EdgeType* edge, EdgeType* afterMe) { in insert_edge_after() function
67 insert_edge_after(edge, prev); in backward_insert_edge_based_on_x()
DSkScan_Path.cpp68 insert_edge_after(newEdge, start); in insert_new_edges()
DSkScan_AAAPath.cpp1403 insert_edge_after(newEdge, start); in insert_new_edges()
/third_party/skia/src/core/
DSkScanPriv.h51 static inline void insert_edge_after(EdgeType* edge, EdgeType* afterMe) { in insert_edge_after() function
67 insert_edge_after(edge, prev); in backward_insert_edge_based_on_x()
DSkScan_Path.cpp68 insert_edge_after(newEdge, start); in insert_new_edges()
DSkScan_AAAPath.cpp1409 insert_edge_after(newEdge, start); in insert_new_edges()