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

/external/chromium_org/third_party/skia/include/core/
H A DSkDraw.h94 kStroke_RectType, enumerator in enum:SkDraw::RectType
103 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
/external/skia/include/core/
H A DSkDraw.h94 kStroke_RectType, enumerator in enum:SkDraw::RectType
103 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp773 rtype = kStroke_RectType;
848 case kStroke_RectType:
/external/skia/src/core/
H A DSkDraw.cpp773 rtype = kStroke_RectType;
848 case kStroke_RectType:

Completed in 100 milliseconds