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

/external/chromium_org/third_party/skia/include/core/
H A DSkDraw.h85 kStroke_RectType, enumerator in enum:SkDraw::RectType
94 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
/external/skia/include/core/
H A DSkDraw.h87 kStroke_RectType, enumerator in enum:SkDraw::RectType
96 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp830 rtype = kStroke_RectType;
909 case kStroke_RectType:
/external/skia/src/core/
H A DSkDraw.cpp831 rtype = kStroke_RectType;
910 case kStroke_RectType:

Completed in 113 milliseconds