Home | History | Annotate | Download | only in trees

Lines Matching defs:queue

415   // The texture upload queue may reference textures that were just purged,
416 // clear them from the queue.
808 scoped_ptr<ResourceUpdateQueue> queue =
811 bool updated = layer_tree_host()->UpdateLayers(queue.get());
865 queue.release()));
898 scoped_ptr<ResourceUpdateQueue> queue(raw_queue);
913 queue->ClearUploadsToEvictedResources();
926 queue.Pass(),