OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLayerTreeDebugState
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/
debug.cc
22
cc::LayerTreeDebugState state = compositor->
GetLayerTreeDebugState
();
37
cc::LayerTreeDebugState state = compositor->
GetLayerTreeDebugState
();
52
cc::LayerTreeDebugState state = compositor->
GetLayerTreeDebugState
();
/external/chromium_org/ui/compositor/
compositor.h
324
const cc::LayerTreeDebugState&
GetLayerTreeDebugState
() const;
compositor.cc
581
const cc::LayerTreeDebugState& Compositor::
GetLayerTreeDebugState
() const {
Completed in 2823 milliseconds