Searched refs:canBlitOnScroll (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollView.h119 bool canBlitOnScroll() const;
H A DScrollView.cpp172 bool ScrollView::canBlitOnScroll() const function in class:WebCore::ScrollView
547 if (canBlitOnScroll()) { // The main frame can just blit the WebView window
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderBoxModelObject.cpp1012 if (view()->frameView() && view()->frameView()->canBlitOnScroll()) {

Completed in 108 milliseconds