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

  /external/skia/include/gpu/
GrTypes.h 156 static inline bool GrIsPrimTypeLines(GrPrimitiveType type) {
  /external/skia/src/gpu/
GrDrawContext.cpp 433 if (!paint.isAntiAlias() || GrIsPrimTypeLines(primitiveType) ||

Completed in 961 milliseconds