Searched defs:RectType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DRectanizerBench.cpp38 enum RectType { enum in class:RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType)
117 RectType fRectType;
/external/skia/bench/
H A DRectanizerBench.cpp38 enum RectType { enum in class:RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType)
117 RectType fRectType;
/external/chromium_org/third_party/skia/include/core/
H A DSkDraw.h94 enum RectType { enum in class:SkDraw
106 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
109 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
/external/skia/include/core/
H A DSkDraw.h91 enum RectType { enum in class:SkDraw
103 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
106 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,

Completed in 5020 milliseconds