Searched refs:contentsInCompositedLayer (Results 1 – 2 of 2) sorted by relevance
367 bool contentsInCompositedLayer() const;
1108 bool FrameView::contentsInCompositedLayer() const in contentsInCompositedLayer() function in blink::FrameView1263 if (!contentsInCompositedLayer() || hasSlowRepaintObjects()) in scrollContentsFastPath()1329 if (contentsInCompositedLayer()) { in scrollContentsSlowPath()