Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.h107 kStroke_RectType, enumerator
DSkDraw.cpp710 rtype = kStroke_RectType; in ComputeRectType()
774 const SkPoint& ssize = (kStroke_RectType == rtype) in drawRect()
808 case kStroke_RectType: in drawRect()