Searched refs:edgeV0Idx (Results 1 – 2 of 2) sorted by relevance
251 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument257 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()258 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
80 uint16_t edgeV0Idx, in append_contour_edge_indices() argument83 *(lines.nextIndex++) = edgeV0Idx; in append_contour_edge_indices()84 *(lines.nextIndex++) = edgeV0Idx + 1; in append_contour_edge_indices()