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

  /external/chromium_org/cc/surfaces/
surface_aggregator.h 40 RenderPassId RemapPassId(RenderPassId surface_local_pass_id,
surface_aggregator.cc 65 RenderPassId SurfaceAggregator::RemapPassId(RenderPassId surface_local_pass_id,
193 RenderPassId remapped_pass_id = RemapPassId(source.id, surface_id);
230 RenderPassId remapped_pass_id = RemapPassId(last_pass.id, surface_id);
312 RemapPassId(original_pass_id, surface_id);
334 RemapPassId(source.id, surface->surface_id());

Completed in 3496 milliseconds