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

/external/skia/bench/
H A DRectanizerBench.cpp38 enum RectType { enum in class:RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType)
117 RectType fRectType;
/external/skqp/bench/
H A DRectanizerBench.cpp38 enum RectType { enum in class:RectanizerBench
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType)
117 RectType fRectType;
/external/skia/src/core/
H A DSkDraw.h101 enum RectType { enum in class:SkDraw
113 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
116 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
/external/skqp/src/core/
H A DSkDraw.h100 enum RectType { enum in class:SkDraw
112 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
115 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,

Completed in 135 milliseconds