Searched refs:didUpdateBackingStoreState (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DDrawingAreaProxyImpl.h61 virtual void didUpdateBackingStoreState(uint64_t backingStoreStateID, const UpdateInfo&, const LayerTreeContext&);
H A DDrawingAreaProxy.h112 virtual void didUpdateBackingStoreState(uint64_t /* backingStoreStateID */, const UpdateInfo&, const LayerTreeContext&) { } function in class:WebKit::DrawingAreaProxy
H A DDrawingAreaProxyImpl.cpp143 void DrawingAreaProxyImpl::didUpdateBackingStoreState(uint64_t backingStoreStateID, const UpdateInfo& updateInfo, const LayerTreeContext& layerTreeContext) function in class:WebKit::DrawingAreaProxyImpl
265 // in didUpdateBackingStoreState.
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/CoordinatedGraphics/
H A DCoordinatedDrawingAreaProxy.h77 virtual void didUpdateBackingStoreState(uint64_t backingStoreStateID, const UpdateInfo&, const LayerTreeContext&);
H A DCoordinatedDrawingAreaProxy.cpp168 void CoordinatedDrawingAreaProxy::didUpdateBackingStoreState(uint64_t backingStoreStateID, const UpdateInfo& updateInfo, const LayerTreeContext& layerTreeContext) function in class:WebKit::CoordinatedDrawingAreaProxy
290 // in didUpdateBackingStoreState.

Completed in 200 milliseconds