Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/
DMiddleOutPolygonTriangulator.h78 StackVertex newTopValue) in PoppedTriangleStack()
156 StackVertex newTopValue = {pt, vertexIdxDelta}; in pushVertex() local
174 StackVertex newTopValue = {newStartPoint, 0}; in closeAndMove() local