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

  /external/chromium_org/cc/resources/
managed_tile_state.cc 91 bool has_active_task = false; local
94 has_active_task |= !tile_versions[mode].raster_task_.is_null();
97 bool is_using_gpu_memory = has_resource || has_active_task;

Completed in 64 milliseconds