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

  /external/chromium_org/cc/trees/
quad_culler.cc 28 occlusion_tracker_(occlusion_tracker),
91 culled_rect = occlusion_tracker_.UnoccludedContributingSurfaceContentRect(
97 culled_rect = occlusion_tracker_.UnoccludedContentRect(
113 occlusion_tracker_,
quad_culler.h 38 const OcclusionTrackerBase<LayerImpl, RenderSurfaceImpl>& occlusion_tracker_; member in class:cc::QuadCuller

Completed in 64 milliseconds