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

/external/skia/include/gpu/
H A DGrTypes.h214 static inline bool GrIsPrimTypeLines(GrPrimitiveType type) { function
/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp1848 if (GrIsPrimTypeLines(type)) {
1879 if (GrIsPrimTypeLines(type) && this->willUseHWAALines()) {

Completed in 657 milliseconds