Home
last modified time | relevance | path

Searched refs:edgeV0Idx (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ops/
DGrDefaultPathRenderer.cpp255 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
261 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
262 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/external/skia/src/gpu/ops/
DGrDefaultPathRenderer.cpp253 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
259 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
260 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()