Searched refs:target_composition_type_ (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp951 target_composition_type_ = composition_type_;
965 target_composition_type_ = composition_type;
978 target_composition_type_ = composition_type;
1092 if (composition_type_ != target_composition_type_) {
1093 composition_type_ = target_composition_type_;
H A Dhardware_composer.h147 HWC::Composition target_composition_type_ = HWC::Composition::Device; member in class:android::dvr::Layer

Completed in 25 milliseconds