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

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
H A DRenderLayerCompositor.cpp166 static RenderVideo* findFullscreenVideoRenderer(Document& document) function in namespace:blink
260 RenderVideo* video = findFullscreenVideoRenderer(m_renderView.document());

Completed in 72 milliseconds