HomeSort by relevance Sort by last modified time
    Searched defs:GetCompositingSurface (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/frame_host/
render_widget_host_view_child_frame.cc 320 gfx::GLSurfaceHandle RenderWidgetHostViewChildFrame::GetCompositingSurface() {
  /external/chromium_org/content/test/
test_render_view_host.cc 185 gfx::GLSurfaceHandle TestRenderWidgetHostView::GetCompositingSurface() {
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc     [all...]
render_widget_host_view_aura.cc     [all...]
render_widget_host_impl.cc 325 surface_id_, GetCompositingSurface());
352 gfx::GLSurfaceHandle RenderWidgetHostImpl::GetCompositingSurface() {
354 return view_->GetCompositingSurface();
411 surface_id_, GetCompositingSurface());
    [all...]

Completed in 48 milliseconds