Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp275 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
283 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
284 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()

Completed in 2 milliseconds