Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAATriangulator.cpp253 SSEdge* nextEdge = fEdge->fNext->fNext; in apply() local
254 if (!prevEdge || !nextEdge || !prevEdge->fEdge || !nextEdge->fEdge) { in apply()
268 prevEdge->fNext = nextEdge->fPrev = ssv; in apply()
270 ssv->fNext = nextEdge; in apply()
271 if (!prevEdge->fEdge || !nextEdge->fEdge) { in apply()
277 if (nextEdge->fEvent) { in apply()
278 nextEdge->fEvent->fEdge = nullptr; in apply()
280 if (prevEdge->fPrev == nextEdge->fNext) { in apply()
282 prevEdge->fEdge = nextEdge->fEdge = nullptr; in apply()
284 triangulator->computeBisector(prevEdge->fEdge, nextEdge->fEdge, dest); in apply()
[all …]
/external/skia/src/pathops/
DSkPathOpsAsWinding.cpp204 int nextEdge(Contour& contour, Edge edge) { in nextEdge() function in OpAsWinding
266 this->nextEdge(test, Edge::kInitial); in containerContains()
270 int winding = this->nextEdge(contour, Edge::kCompare); in containerContains()
408 winder.nextEdge(*contour, OpAsWinding::Edge::kInitial); in AsWinding()
/external/skqp/src/pathops/
DSkPathOpsAsWinding.cpp207 int nextEdge(Contour& contour, Edge edge) { in nextEdge() function in OpAsWinding
269 this->nextEdge(test, Edge::kInitial); in containerContains()
273 int winding = this->nextEdge(contour, Edge::kCompare); in containerContains()
409 winder.nextEdge(*contour, OpAsWinding::Edge::kInitial); in AsWinding()
/external/skia/src/core/
DSkScan_AAAPath.cpp1051 static bool is_smooth_enough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in is_smooth_enough() argument
1066 return SkAbs32(nextEdge->fDX - thisEdge->fDX) <= SK_Fixed1 && // DDx should be small in is_smooth_enough()
1067 nextEdge->fLowerY - nextEdge->fUpperY >= SK_Fixed1; // Dy should be large in is_smooth_enough()
1392 goto nextEdge; in insert_new_edges()
1403 nextEdge: in insert_new_edges()
DSkScan_Path.cpp59 goto nextEdge; in insert_new_edges()
69 nextEdge: in insert_new_edges()
/external/skqp/src/core/
DSkScan_AAAPath.cpp950 static inline bool isSmoothEnough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in isSmoothEnough() argument
966 return SkAbs32(nextEdge->fDX - thisEdge->fDX) <= SK_Fixed1 && // DDx should be small in isSmoothEnough()
967 nextEdge->fLowerY - nextEdge->fUpperY >= SK_Fixed1; // Dy should be large in isSmoothEnough()
1263 goto nextEdge; in insert_new_edges()
1274 nextEdge: in insert_new_edges()
DSkScan_Path.cpp59 goto nextEdge; in insert_new_edges()
69 nextEdge: in insert_new_edges()
/external/mockito/lib/
Dbyte-buddy-1.8.15.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...