HomeSort by relevance Sort by last modified time
    Searched refs:DemandDrawHw (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/public/browser/android/
synchronous_compositor.h 58 // DemandDrawHw before this returns true. |surface| is the GLSurface that
70 virtual bool DemandDrawHw(
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_output_surface.h 70 bool DemandDrawHw(gfx::Size surface_size,
synchronous_compositor_impl.h 54 virtual bool DemandDrawHw(
synchronous_compositor_impl.cc 329 bool SynchronousCompositorImpl::DemandDrawHw(
338 return output_surface_->DemandDrawHw(
synchronous_compositor_output_surface.cc 216 bool SynchronousCompositorOutputSurface::DemandDrawHw(
  /external/chromium_org/android_webview/browser/
in_process_view_renderer.cc 517 compositor_->DemandDrawHw(gfx::Size(draw_info->width, draw_info->height),
    [all...]

Completed in 640 milliseconds