Home
last modified time | relevance | path

Searched refs:CanShowPrimaryPlaneAsOverlay (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/ozone/public/
Dsurface_factory_ozone.cc83 bool SurfaceFactoryOzone::CanShowPrimaryPlaneAsOverlay() { in CanShowPrimaryPlaneAsOverlay() function in ui::SurfaceFactoryOzone
Dsurface_factory_ozone.h150 virtual bool CanShowPrimaryPlaneAsOverlay();
/external/chromium_org/ui/ozone/platform/dri/
Dgbm_surface_factory.h49 virtual bool CanShowPrimaryPlaneAsOverlay() OVERRIDE;
Dgbm_surface_factory.cc215 bool GbmSurfaceFactory::CanShowPrimaryPlaneAsOverlay() { in CanShowPrimaryPlaneAsOverlay() function in ui::GbmSurfaceFactory
/external/chromium_org/ui/gl/
Dgl_surface_ozone.cc196 ->CanShowPrimaryPlaneAsOverlay()) { in CreateViewGLSurface()
/external/chromium_org/content/browser/compositor/
Dgpu_process_transport_factory.cc237 if (ui::SurfaceFactoryOzone::GetInstance()->CanShowPrimaryPlaneAsOverlay()) { in CreateOutputSurface()