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

/external/skia/src/gpu/
H A DGrDefaultPathRenderer.cpp153 static inline bool single_pass_path(const GrPath& path, GrPathFill fill) { function
167 return !single_pass_path(path, fill);
387 if (single_pass_path(path, fill)) {

Completed in 32 milliseconds