HomeSort by relevance Sort by last modified time
    Searched refs:GLSurfaceHandle (Results 26 - 47 of 47) sorted by null

12

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_guest.h 140 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
test_render_view_host.h 164 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
render_widget_host_view_aura.h 239 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
603 gfx::GLSurfaceHandle shared_surface_handle_;
render_widget_host_view_android.h 142 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
compositor_impl_android.cc 196 gfx::GLSurfaceHandle(gfx::kNullPluginWindow, gfx::NATIVE_DIRECT));
render_widget_host_impl.cc 290 surface_id_, gfx::GLSurfaceHandle());
316 gfx::GLSurfaceHandle RenderWidgetHostImpl::GetCompositingSurface() {
319 return gfx::GLSurfaceHandle();
    [all...]
render_widget_host_impl.h 552 gfx::GLSurfaceHandle GetCompositingSurface();
    [all...]
render_widget_host_view_mac.h 305 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
render_widget_host_view_android.cc 902 gfx::GLSurfaceHandle RenderWidgetHostViewAndroid::GetCompositingSurface() {
907 return gfx::GLSurfaceHandle(gfx::kNullPluginWindow, gfx::TEXTURE_TRANSPORT);
    [all...]
render_widget_host_view_win.cc     [all...]
render_widget_host_view_win.h 226 virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
render_widget_host_view_gtk.cc     [all...]
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/content/common/gpu/
image_transport_surface_win.cc 248 const gfx::GLSurfaceHandle& handle) {
gpu_channel_manager.cc 165 const gfx::GLSurfaceHandle& window,
image_transport_surface.cc 30 const gfx::GLSurfaceHandle& handle) {
image_transport_surface_mac.cc 475 const gfx::GLSurfaceHandle& surface_handle) {
texture_image_transport_surface.cc 41 const gfx::GLSurfaceHandle& handle)
gpu_channel.cc 608 const gfx::GLSurfaceHandle& window,
862 gfx::GLSurfaceHandle(),
gpu_command_buffer_stub.cc 106 const gfx::GLSurfaceHandle& handle,
    [all...]
  /external/chromium_org/content/browser/gpu/
gpu_process_host_ui_shim.cc 271 gfx::GLSurfaceHandle surface = view->GetCompositingSurface();
gpu_process_host.cc 727 const gfx::GLSurfaceHandle& compositing_surface,
905 gfx::GLSurfaceHandle surface_handle =
    [all...]

Completed in 884 milliseconds

12