Searched refs:syncCompositingStateForThisFrame (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DFrameView.h109 bool syncCompositingStateForThisFrame();
H A DFrameView.cpp623 bool FrameView::syncCompositingStateForThisFrame() function in class:WebCore::FrameView
741 bool allFramesSynced = syncCompositingStateForThisFrame();
744 bool synced = child->view()->syncCompositingStateForThisFrame();
2396 syncCompositingStateForThisFrame();

Completed in 60 milliseconds