Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkDraw.h110 kStroke_RectType, enumerator
DSkDraw.cpp583 rtype = kStroke_RectType; in ComputeRectType()
649 const SkPoint& ssize = (kStroke_RectType == rtype) in drawRect()
684 case kStroke_RectType: in drawRect()
/third_party/flutter/skia/src/core/
DSkDraw.h112 kStroke_RectType, enumerator
DSkDraw.cpp580 rtype = kStroke_RectType; in ComputeRectType()
647 const SkPoint& ssize = (kStroke_RectType == rtype) in drawRect()
682 case kStroke_RectType: in drawRect()