Home
last modified time | relevance | path

Searched refs:m_inOverlayFullscreenVideo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
DRenderLayerCompositor.h173 bool inOverlayFullscreenVideo() const { return m_inOverlayFullscreenVideo; } in inOverlayFullscreenVideo()
249 bool m_inOverlayFullscreenVideo; variable
DRenderLayerCompositor.cpp73 , m_inOverlayFullscreenVideo(false) in RenderLayerCompositor()
255 m_inOverlayFullscreenVideo = false; in applyOverlayFullscreenVideoAdjustment()
284 m_inOverlayFullscreenVideo = true; in applyOverlayFullscreenVideoAdjustment()