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

  /external/chromium_org/cc/resources/
tile_manager.h 137 virtual bool ShouldForceTasksRequiredForActivationToComplete() const
raster_worker_pool.h 82 virtual bool ShouldForceTasksRequiredForActivationToComplete() const = 0;
raster_worker_pool_unittest.cc 86 virtual bool ShouldForceTasksRequiredForActivationToComplete() const
pixel_buffer_raster_worker_pool.cc 304 shutdown_ || client()->ShouldForceTasksRequiredForActivationToComplete();
tile_manager.cc 250 bool TileManager::ShouldForceTasksRequiredForActivationToComplete() const {
    [all...]

Completed in 38 milliseconds