Searched refs:ScheduleOverlayPlane (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/ui/gl/
H A Dgl_image_stub.cc19 bool GLImageStub::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageStub
H A Dgl_image.h52 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_android_native_buffer.h24 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_egl.h29 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_glx.h31 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_io_surface.h32 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_stub.h27 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_surface_texture.h33 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_egl.cc57 bool GLImageEGL::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageEGL
H A Dgl_image_io_surface.cc67 bool GLImageIOSurface::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageIOSurface
H A Dgl_image_memory.h34 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
H A Dgl_image_surface_texture.cc84 bool GLImageSurfaceTexture::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageSurfaceTexture
H A Dgl_surface_ozone.cc51 virtual bool ScheduleOverlayPlane(int z_order,
56 return image->ScheduleOverlayPlane(
129 virtual bool ScheduleOverlayPlane(int z_order,
134 return image->ScheduleOverlayPlane(
H A Dgl_surface.h119 virtual bool ScheduleOverlayPlane(int z_order,
181 virtual bool ScheduleOverlayPlane(int z_order,
H A Dgl_surface.cc229 bool GLSurface::ScheduleOverlayPlane(int z_order, function in class:gfx::GLSurface
350 bool GLSurfaceAdapter::ScheduleOverlayPlane(int z_order, function in class:gfx::GLSurfaceAdapter
355 return surface_->ScheduleOverlayPlane(
H A Dgl_image_android_native_buffer.cc119 bool GLImageAndroidNativeBuffer::ScheduleOverlayPlane( function in class:gfx::GLImageAndroidNativeBuffer
/external/chromium_org/gpu/command_buffer/client/
H A Dcontext_support.h37 virtual void ScheduleOverlayPlane(int plane_z_order,
/external/chromium_org/ui/ozone/gpu/
H A Dgpu_memory_buffer_factory_ozone_native_buffer.cc27 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
32 return SurfaceFactoryOzone::GetInstance()->ScheduleOverlayPlane(
/external/chromium_org/content/common/gpu/
H A Dstream_texture_android.h45 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
/external/chromium_org/ui/ozone/platform/dri/
H A Dgbm_surface_factory.h43 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
/external/chromium_org/ui/ozone/public/
H A Dsurface_factory_ozone.cc73 bool SurfaceFactoryOzone::ScheduleOverlayPlane( function in class:ui::SurfaceFactoryOzone
H A Dsurface_factory_ozone.h140 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
/external/chromium_org/gpu/command_buffer/service/
H A Dstream_texture_manager_in_process_android.cc35 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
84 bool GLImageImpl::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gpu::__anon8441::GLImageImpl
/external/chromium_org/cc/test/
H A Dtest_context_support.cc85 void TestContextSupport::ScheduleOverlayPlane( function in class:cc::TestContextSupport
H A Dtest_context_support.h32 virtual void ScheduleOverlayPlane(int plane_z_order,

Completed in 2771 milliseconds

12