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

  /external/chromium_org/cc/trees/
thread_proxy.cc 130 Proxy::ImplThreadTaskRunner()->PostTask(
152 Proxy::ImplThreadTaskRunner()->PostTask(
197 Proxy::ImplThreadTaskRunner()->PostTask(
212 Proxy::ImplThreadTaskRunner()->PostTask(
227 Proxy::ImplThreadTaskRunner()->PostTask(
280 Proxy::ImplThreadTaskRunner()->PostTask(
322 Proxy::ImplThreadTaskRunner()->PostTask(
366 Proxy::ImplThreadTaskRunner()->PostTask(
498 Proxy::ImplThreadTaskRunner()->PostTask(
554 Proxy::ImplThreadTaskRunner()->PostTask
    [all...]
proxy.cc 18 base::SingleThreadTaskRunner* Proxy::ImplThreadTaskRunner() const {
proxy.h 36 base::SingleThreadTaskRunner* ImplThreadTaskRunner() const;
layer_tree_host.cc     [all...]
layer_tree_host_unittest.cc     [all...]
layer_tree_host_impl.cc     [all...]
layer_tree_host_unittest_context.cc 860 ImplThreadTaskRunner()->PostTask(
    [all...]
  /external/chromium_org/cc/test/
layer_tree_test.h 146 base::SingleThreadTaskRunner* ImplThreadTaskRunner() {
147 return proxy() ? proxy()->ImplThreadTaskRunner() : NULL;
  /external/chromium_org/cc/resources/
resource_update_controller_unittest.cc 185 proxy_.ImplThreadTaskRunner(),
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 101 proxy_->ImplThreadTaskRunner(),
    [all...]

Completed in 172 milliseconds