Home
last modified time | relevance | path

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

/frameworks/base/startop/view_compiler/
Ddex_layout_compiler.cc168 const ir::Type* view_group_def = method_->dex_file()->GetOrAddType( in StartView() local
170 …method_->AddInstruction(dex::Instruction::Cast(view, dex::Value::Type(view_group_def->orig_index))… in StartView()