Home
last modified time | relevance | path

Searched defs:LayerDebugInfo (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
Dlayer.cc692 class LayerDebugInfo : public base::debug::ConvertableToTraceFormat { class
694 explicit LayerDebugInfo(std::string name) : name_(name) { } in LayerDebugInfo() function in ui::LayerDebugInfo