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

  /external/skia/include/core/
SkDrawFilter.h 34 kRRect_Type,
SkClipStack.h 48 kRRect_Type,
88 const SkRRect& getRRect() const { SkASSERT(kRRect_Type == fType); return fRRect; }
127 case kRRect_Type:
147 case kRRect_Type:
249 fType = kRRect_Type;
  /external/skia/include/utils/
SkPaintFilterCanvas.h 26 kRRect_Type,

Completed in 59 milliseconds