Searched defs:updateBackingStoreState (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
H A DDrawingArea.h88 virtual void updateBackingStoreState(uint64_t backingStoreStateID, bool respondImmediately, const WebCore::IntSize& size, const WebCore::IntSize& scrollOffset) { } function in class:WebKit::DrawingArea
H A DDrawingAreaImpl.cpp268 void DrawingAreaImpl::updateBackingStoreState(uint64_t stateID, bool respondImmediately, const WebCore::IntSize& size, const WebCore::IntSize& scrollOffset) function in class:WebKit::DrawingAreaImpl

Completed in 89 milliseconds