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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
OpaqueRegionSkia.cpp 210 SkRect strokeRect;
211 strokeRect = paint.computeFastBounds(fillRect, &strokeRect);
212 didDraw(context, strokeRect, paint, sourceBitmap, fillsBounds, FillOrStroke);
  /external/chromium_org/third_party/skia/src/core/
SkStroke.cpp 559 // If src is really a rect, call our specialty strokeRect() method
564 this->strokeRect(src.getBounds(), dst, dir);
686 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst,
  /external/skia/src/core/
SkStroke.cpp 559 // If src is really a rect, call our specialty strokeRect() method
564 this->strokeRect(src.getBounds(), dst, dir);
686 void SkStroke::strokeRect(const SkRect& origRect, SkPath* dst,
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.cpp     [all...]
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 144 milliseconds