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 114 proxy->ImplThreadTaskRunner(),
137 Proxy::ImplThreadTaskRunner()->PostTask(
152 Proxy::ImplThreadTaskRunner()->PostTask(
168 Proxy::ImplThreadTaskRunner()->PostTask(
209 Proxy::ImplThreadTaskRunner()->PostTask(
225 Proxy::ImplThreadTaskRunner()->PostTask(
262 Proxy::ImplThreadTaskRunner()->PostTask(
429 Proxy::ImplThreadTaskRunner()->PostTask(
514 Proxy::ImplThreadTaskRunner()->PostTask(
527 Proxy::ImplThreadTaskRunner()->PostTask
    [all...]
proxy.cc 19 base::SingleThreadTaskRunner* Proxy::ImplThreadTaskRunner() const {
proxy.h 43 base::SingleThreadTaskRunner* ImplThreadTaskRunner() const;
layer_tree_host_impl.cc 252 proxy_->HasImplThread() ? proxy_->ImplThreadTaskRunner()
    [all...]
layer_tree_host_unittest_context.cc 541 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 164 base::SingleThreadTaskRunner* ImplThreadTaskRunner() {
166 return proxy()->ImplThreadTaskRunner() ? proxy()->ImplThreadTaskRunner()
  /external/chromium_org/cc/resources/
resource_update_controller_unittest.cc 178 proxy_.ImplThreadTaskRunner(),
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 165 proxy_->ImplThreadTaskRunner(),
    [all...]

Completed in 581 milliseconds