HomeSort by relevance Sort by last modified time
    Searched refs:outset (Results 51 - 62 of 62) sorted by null

1 23

  /external/skia/src/core/
SkStroke.cpp 340 // need normals to inset/outset the off-curve pts B and C
708 r.outset(radius, radius);
SkDraw.cpp 153 // outset to have slop for antialasing and hairlines
154 devBounds.outset(1, 1);
    [all...]
  /external/skia/src/effects/
SkBlurMask.cpp 894 dst->fBounds.outset(pad, pad);
    [all...]
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp 426 // The bounds are slightly outset to ensure this is correct in the
430 clipBounds.outset(SK_Scalar1, SK_Scalar1);
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 426 // The bounds are slightly outset to ensure this is correct in the
430 clipBounds.outset(SK_Scalar1, SK_Scalar1);
    [all...]
  /external/skia/tests/
ClipStackTest.cpp 949 inflatedBounds.outset(kBounds.width() / 2, kBounds.height() / 2);
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_mac.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac.cpp     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp 153 // outset to have slop for antialasing and hairlines
154 devBounds.outset(1, 1);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSParser-in.cpp 463 case CSSPropertyBorderBottomStyle: // solid | double | groove | ridge | inset | outset
    [all...]

Completed in 274 milliseconds

1 23