Searched refs:asset_manager_ (Results 1 – 2 of 2) sorted by relevance
359 return asset_manager_; in GetAssetManager()363 return asset_manager_; in GetAssetManager()397 AssetManager2* asset_manager_; variable
876 Theme::Theme(AssetManager2* asset_manager) : asset_manager_(asset_manager) { in Theme()907 const ResolvedBag* bag = asset_manager_->GetBag(resid); in ApplyStyle()1046 return asset_manager_->ResolveReference(cookie, in_out_value, in_out_selected_config, in ResolveAttributeReference()1064 const bool copy_only_system = asset_manager_ != o.asset_manager_; in SetTo()