HomeSort by relevance Sort by last modified time
    Searched refs:appendCountourEdgeIndices (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/ops/
GrDefaultPathRenderer.cpp 97 appendCountourEdgeIndices(prevIdx);
113 appendCountourEdgeIndices(firstQPtIdx + i);
138 appendCountourEdgeIndices(firstCPtIdx + i);
251 void appendCountourEdgeIndices(uint16_t edgeV0Idx) {
  /external/skqp/src/gpu/ops/
GrDefaultPathRenderer.cpp 97 appendCountourEdgeIndices(prevIdx);
113 appendCountourEdgeIndices(firstQPtIdx + i);
138 appendCountourEdgeIndices(firstCPtIdx + i);
251 void appendCountourEdgeIndices(uint16_t edgeV0Idx) {

Completed in 197 milliseconds