Home
last modified time | relevance | path

Searched refs:kStroke_RectType (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkDraw.h85 kStroke_RectType, enumerator
/external/skia/src/core/
DSkDraw.cpp704 rtype = kStroke_RectType; in ComputeRectType()
728 if (kStroke_RectType == rtype && paint.isAntiAlias()) { in drawRect()
782 case kStroke_RectType: in drawRect()