Home
last modified time | relevance | path

Searched refs:is_root_view (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc130 bool const is_root_view = view_stack_.empty(); in StartView() local
139 if (is_root_view) { in StartView()
173 if (!is_root_view) { in StartView()