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

  /external/skia/include/core/
SkDraw.h 85 kStroke_RectType,
94 * Iff RectType == kStroke_RectType, then strokeSize is set to the device
  /external/skia/src/core/
SkDraw.cpp 704 rtype = kStroke_RectType;
728 if (kStroke_RectType == rtype && paint.isAntiAlias()) {
782 case kStroke_RectType:
    [all...]

Completed in 294 milliseconds