/external/chromium_org/content/renderer/ |
D | skia_benchmarking_extension_unittest.cc | 49 SkRect fillRect = SkRect::MakeXYWH(SkIntToScalar(25), SkIntToScalar(25), in TEST() local
|
/external/chromium-trace/trace-viewer/src/tracing/ |
D | fast_rect_renderer.js | 75 fillRect: function(x, w, colorId) { method in FastRectRenderer
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/ |
D | OpaqueRegionSkia.cpp | 200 void OpaqueRegionSkia::didDrawRect(const GraphicsContext* context, const SkRect& fillRect, const Sk… in didDrawRect()
|
/external/chromium_org/third_party/skia/src/images/ |
D | SkMovie_gif.cpp | 199 static void fillRect(SkBitmap* bm, GifWord left, GifWord top, GifWord width, GifWord height, in fillRect() function
|
/external/skia/src/images/ |
D | SkMovie_gif.cpp | 199 static void fillRect(SkBitmap* bm, GifWord left, GifWord top, GifWord width, GifWord height, in fillRect() function
|
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsContext.cpp | 1186 void GraphicsContext::fillRect(const FloatRect& rect) in fillRect() function in WebCore::GraphicsContext 1196 void GraphicsContext::fillRect(const FloatRect& rect, const Color& color) in fillRect() function in WebCore::GraphicsContext 1539 void GraphicsContext::fillRect(const FloatRect& rect, const Color& color, CompositeOperator op) in fillRect() function in WebCore::GraphicsContext
|
/external/proguard/src/proguard/gui/splash/ |
D | OverrideGraphics2D.java | 434 public void fillRect(int x, int y, int width, int height) in fillRect() method in OverrideGraphics2D
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBoxModelObject.cpp | 2522 FloatRect fillRect = border.rect(); in paintBoxShadow() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | CanvasRenderingContext2D.cpp | 1252 void CanvasRenderingContext2D::fillRect(float x, float y, float width, float height) in fillRect() function in WebCore::CanvasRenderingContext2D
|