Searched refs:root_surface_frame (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/surfaces/
H A Dsurface_aggregator.cc356 const CompositorFrame* root_surface_frame = surface->GetEligibleFrame(); local
357 if (!root_surface_frame)
364 DCHECK(root_surface_frame->delegated_frame_data);
375 root_surface_frame->delegated_frame_data.get(),

Completed in 693 milliseconds