Searched defs:LayerDebugInfo (Results 1 – 1 of 1) sorted by relevance
692 class LayerDebugInfo : public base::debug::ConvertableToTraceFormat { class694 explicit LayerDebugInfo(std::string name) : name_(name) { } in LayerDebugInfo() function in ui::LayerDebugInfo