Searched refs:GrIsPrimTypeLines (Results 1 – 2 of 2) sorted by relevance
156 static inline bool GrIsPrimTypeLines(GrPrimitiveType type) { in GrIsPrimTypeLines() function
433 if (!paint.isAntiAlias() || GrIsPrimTypeLines(primitiveType) || in drawVertices()