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

  /external/chromium_org/cc/base/
swap_promise.h 48 virtual int64 TraceId() const = 0;
latency_info_swap_promise.h 22 virtual int64 TraceId() const OVERRIDE;
latency_info_swap_promise.cc 48 int64 LatencyInfoSwapPromise::TraceId() const {
  /external/chromium_org/content/renderer/gpu/
queue_message_swap_promise.h 32 virtual int64 TraceId() const OVERRIDE;
queue_message_swap_promise.cc 65 int64 QueueMessageSwapPromise::TraceId() const {
  /external/chromium_org/cc/trees/
layer_tree_host.cc     [all...]
layer_tree_impl.cc 879 state->AppendDouble(swap_promise_list_[i]->TraceId());
    [all...]
layer_tree_host_unittest.cc     [all...]
layer_tree_host_impl_unittest.cc     [all...]

Completed in 724 milliseconds