Searched refs:ScopedLayerTask (Results 1 – 3 of 3) sorted by relevance
28 class ScopedLayerTask {30 ScopedLayerTask(const char* event_name, int layer_id) in ScopedLayerTask() function35 ~ScopedLayerTask() { in ~ScopedLayerTask()41 DISALLOW_COPY_AND_ASSIGN(ScopedLayerTask);
63 devtools_instrumentation::ScopedLayerTask paint_setup( in PrepareToUpdate()
112 devtools_instrumentation::ScopedLayerTask raster_task( in RunRasterOnThread()