Home
last modified time | relevance | path

Searched defs:GraphicsLayer (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageLayerChromiumTest.cpp40 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted()
41 …virtual void paintContents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, con… in paintContents()
42 virtual String debugName(const GraphicsLayer*) OVERRIDE { return String(); } in debugName()
DGraphicsLayerFactory.h34 class GraphicsLayer; variable
DGraphicsLayerTest.cpp50 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted()
51 …virtual void paintContents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, con… in paintContents()
52 virtual String debugName(const GraphicsLayer*) OVERRIDE { return String(); } in debugName()
DGraphicsLayerClient.h35 class GraphicsLayer; variable
DGraphicsLayer.h56 class GraphicsLayer; variable
DGraphicsLayer.cpp83 GraphicsLayer::GraphicsLayer(GraphicsLayerClient* client) in GraphicsLayer() function in blink::GraphicsLayer
/external/chromium_org/third_party/WebKit/Source/web/painting/
DContinuousPainter.h33 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/web/
DPageOverlay.cpp74 virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) OVERRIDE { } in notifyAnimationStarted()
76 …virtual void paintContents(const GraphicsLayer*, GraphicsContext& gc, GraphicsLayerPaintingPhase, … in paintContents()
DPageOverlayList.h39 class GraphicsLayer; variable
DPageOverlay.h38 class GraphicsLayer; variable
DWebPagePopupImpl.h42 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.h37 class GraphicsLayer; variable
181 virtual void notifyAnimationStarted(const GraphicsLayer*, double) OVERRIDE { } in notifyAnimationStarted()
DCompositedLayerMapping.cpp2257 void CompositedLayerMapping::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted()
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h45 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTraceEvents.h19 class GraphicsLayer; variable
DInspectorInstrumentation.h60 class GraphicsLayer; variable
DInspectorController.h47 class GraphicsLayer; variable
DInspectorPageAgent.h49 class GraphicsLayer; variable
DInspectorTimelineAgent.h66 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/editing/
DRenderedPosition.h39 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/frame/
DPinchViewport.cpp410 void PinchViewport::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) in notifyAnimationStarted()
414 void PinchViewport::paintContents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhas… in paintContents()
DPinchViewport.h53 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/page/
DChromeClient.h54 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollableArea.h38 class GraphicsLayer; variable
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h154 virtual void attachRootGraphicsLayer(GraphicsLayer*) OVERRIDE { } in attachRootGraphicsLayer() argument

12