OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentFrameTime
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/trees/
layer_tree_impl.h
80
base::Time
CurrentFrameTime
() const;
layer_tree_impl.cc
594
base::Time LayerTreeImpl::
CurrentFrameTime
() const {
595
return layer_tree_host_impl_->
CurrentFrameTime
();
layer_tree_host_impl.h
386
base::Time
CurrentFrameTime
();
single_thread_proxy.cc
523
layer_tree_host_impl_->
CurrentFrameTime
());
layer_tree_host_impl.cc
172
layer_tree_host_impl_->
CurrentFrameTime
());
[
all
...]
thread_proxy.cc
[
all
...]
Completed in 25 milliseconds