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

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

Completed in 323 milliseconds