Searched refs:prepareForDraw (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DCanvas2DLayerBridge.h64 virtual void prepareForDraw() OVERRIDE;
H A DCanvas2DLayerBridge.cpp122 void Canvas2DLayerBridge::prepareForDraw() function in class:WebCore::Canvas2DLayerBridge
/external/skia/bench/
H A DDeferredCanvasBench.cpp60 virtual void prepareForDraw() SK_OVERRIDE {fDummy = true;}
/external/chromium_org/third_party/skia/include/utils/
H A DSkDeferredCanvas.h212 virtual void prepareForDraw() {} function in class:SkDeferredCanvas::NotificationClient
/external/skia/include/utils/
H A DSkDeferredCanvas.h212 virtual void prepareForDraw() {} function in class:SkDeferredCanvas::NotificationClient
/external/chromium_org/third_party/skia/src/utils/
H A DSkDeferredCanvas.cpp351 fNotificationClient->prepareForDraw();
/external/skia/src/utils/
H A DSkDeferredCanvas.cpp355 fNotificationClient->prepareForDraw();
/external/skia/tests/
H A DDeferredCanvasTest.cpp479 virtual void prepareForDraw() SK_OVERRIDE {

Completed in 181 milliseconds