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

  /external/chromium_org/cc/trees/
thread_proxy.cc 120 proxy->ImplThreadTaskRunner(),
142 Proxy::ImplThreadTaskRunner()->PostTask(
157 Proxy::ImplThreadTaskRunner()->PostTask(
173 Proxy::ImplThreadTaskRunner()->PostTask(
213 Proxy::ImplThreadTaskRunner()->PostTask(
230 Proxy::ImplThreadTaskRunner()->PostTask(
267 Proxy::ImplThreadTaskRunner()->PostTask(
442 Proxy::ImplThreadTaskRunner()->PostTask(
525 Proxy::ImplThreadTaskRunner()->PostTask(
538 Proxy::ImplThreadTaskRunner()->PostTask
    [all...]
proxy.cc 18 base::SingleThreadTaskRunner* Proxy::ImplThreadTaskRunner() const {
proxy.h 38 base::SingleThreadTaskRunner* ImplThreadTaskRunner() const;
layer_tree_host_impl.cc 242 proxy_->HasImplThread() ? proxy_->ImplThreadTaskRunner()
    [all...]
layer_tree_host_unittest_context.cc 440 ImplThreadTaskRunner()->PostTask(
    [all...]
layer_tree_host.cc     [all...]
layer_tree_host_unittest.cc     [all...]
layer_tree_host_unittest_copyrequest.cc 598 ImplThreadTaskRunner()->PostTask(
    [all...]
layer_tree_host_unittest_delegated.cc     [all...]
  /external/chromium_org/cc/test/
layer_tree_test.h 168 base::SingleThreadTaskRunner* ImplThreadTaskRunner() {
170 return proxy()->ImplThreadTaskRunner() ? proxy()->ImplThreadTaskRunner()
  /external/chromium_org/cc/resources/
resource_update_controller_unittest.cc 174 proxy_.ImplThreadTaskRunner(),
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 159 proxy_->ImplThreadTaskRunner(),
    [all...]

Completed in 6509 milliseconds