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

  /external/chromium_org/cc/resources/
pixel_buffer_raster_worker_pool.cc 101 bool WasCanceled(const internal::RasterWorkerPoolTask* task) {
102 return task->WasCanceled();
428 WasCanceled) ==
raster_worker_pool.cc 162 reply_.Run(analysis_, !HasFinishedRunning() || WasCanceled());
295 bool RasterWorkerPoolTask::WasCanceled() const {
raster_worker_pool.h 44 bool WasCanceled() const;

Completed in 75 milliseconds