Home
last modified time | relevance | path

Searched refs:nextStack (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/tessellate/
H A DMiddleOutPolygonTriangulator.h196 // for (auto [p0, p1, p2] : it.nextStack()) {
211 MiddleOutPolygonTriangulator::PoppedTriangleStack nextStack() { in nextStack() function in skgpu::PathMiddleOutFanIter
/third_party/skia/src/gpu/ops/
H A DPathStencilCoverOp.cpp251 for (auto [p0, p1, p2] : it.nextStack()) { in onPrepare()
/third_party/skia/samplecode/
H A DSamplePathTessellators.cpp144 for (auto [p0, p1, p2] : it.nextStack()) {
/third_party/skia/bench/
H A DTessellateBench.cpp240 for (auto [p0, p1, p2] : it.nextStack()) { in DEF_PATH_TESS_BENCH()

Completed in 3 milliseconds