Searched refs:discardBackingStore (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
H A DDrawingAreaProxyImpl.h82 void discardBackingStore();
H A DDrawingAreaProxyImpl.cpp56 , m_discardBackingStoreTimer(RunLoop::current(), this, &DrawingAreaProxyImpl::discardBackingStore)
344 void DrawingAreaProxyImpl::discardBackingStore() function in class:WebKit::DrawingAreaProxyImpl
/external/webkit/Tools/DumpRenderTree/chromium/
H A DWebViewHost.h272 void discardBackingStore();
H A DWebViewHost.cpp733 discardBackingStore();
1531 void WebViewHost::discardBackingStore() function in class:WebViewHost

Completed in 159 milliseconds