Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/tessellate/
H A DMiddleOutPolygonTriangulator.h84 StackVertex newTopValue) in PoppedTriangleStack()
162 StackVertex newTopValue = {pt, vertexIdxDelta}; in pushVertex() local
180 StackVertex newTopValue = {newStartPoint, 0}; in closeAndMove() local