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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.h367 bool contentsInCompositedLayer() const;
H A DFrameView.cpp1108 bool FrameView::contentsInCompositedLayer() const function in class:blink::FrameView
1263 if (!contentsInCompositedLayer() || hasSlowRepaintObjects())
1329 if (contentsInCompositedLayer()) {

Completed in 82 milliseconds