HomeSort by relevance Sort by last modified time
    Searched defs:RectType (Results 1 - 2 of 2) sorted by null

  /external/skia/bench/
RectanizerBench.cpp 38 enum RectType {
44 RectanizerBench(RectanizerType rectanizerType, RectType rectType)
47 , fRectType(rectType) {
117 RectType fRectType;
  /external/skia/include/core/
SkDraw.h 98 enum RectType {
110 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
113 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,

Completed in 69 milliseconds