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

  /external/skia/src/gpu/ops/
GrMSAAPathRenderer.cpp 79 static inline void append_contour_edge_indices(uint16_t fanCenterIdx, function
94 append_contour_edge_indices(subpathLineIdxStart, prevIdx, lines);
531 append_contour_edge_indices(subpathIdxStart, prevIdx, lines);
  /external/skqp/src/gpu/ops/
GrMSAAPathRenderer.cpp 79 static inline void append_contour_edge_indices(uint16_t fanCenterIdx, function
94 append_contour_edge_indices(subpathLineIdxStart, prevIdx, lines);
531 append_contour_edge_indices(subpathIdxStart, prevIdx, lines);

Completed in 121 milliseconds