Searched defs:ScheduleOverlayPlane (Results 1 - 15 of 15) sorted by relevance

/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_surface_texture.cc84 bool GLImageSurfaceTexture::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageSurfaceTexture
H A Dgl_image_android_native_buffer.cc119 bool GLImageAndroidNativeBuffer::ScheduleOverlayPlane( function in class:gfx::GLImageAndroidNativeBuffer
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.cc181 bool GLImageMemory::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageMemory
H A Dgl_image_glx.cc197 bool GLImageGLX::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gfx::GLImageGLX
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(
/external/chromium_org/ui/ozone/public/
H A Dsurface_factory_ozone.cc73 bool SurfaceFactoryOzone::ScheduleOverlayPlane( function in class:ui::SurfaceFactoryOzone
/external/chromium_org/cc/test/
H A Dtest_context_support.cc85 void TestContextSupport::ScheduleOverlayPlane( function in class:cc::TestContextSupport
/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
H A Dtexture_definition.cc41 virtual bool ScheduleOverlayPlane(gfx::AcceleratedWidget widget,
102 bool GLImageSync::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:gpu::gles2::__anon8442::GLImageSync
/external/chromium_org/content/common/gpu/
H A Dstream_texture_android.cc209 bool StreamTexture::ScheduleOverlayPlane(gfx::AcceleratedWidget widget, function in class:content::StreamTexture
/external/chromium_org/ui/ozone/platform/dri/
H A Dgbm_surface_factory.cc190 bool GbmSurfaceFactory::ScheduleOverlayPlane( function in class:ui::GbmSurfaceFactory
199 LOG(ERROR) << "ScheduleOverlayPlane passed NULL buffer.";
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc2892 void GLES2Implementation::ScheduleOverlayPlane( function in class:gpu::gles2::GLES2Implementation

Completed in 261 milliseconds