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

  /external/chromium_org/cc/test/
mock_quad_culler.h 37 void set_occluded_target_rect(const gfx::Rect& occluded) { function in class:cc::MockQuadCuller
38 occlusion_tracker_->set_occluded_target_rect(occluded);
mock_occlusion_tracker.h 33 void set_occluded_target_rect(const gfx::Rect& occluded) { function in class:cc::MockOcclusionTracker
layer_test_common.cc 129 quad_culler_->set_occluded_target_rect(occluded);
142 quad_culler_->set_occluded_target_rect(occluded);

Completed in 468 milliseconds