Home
last modified time | relevance | path

Searched defs:displays_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.h304 std::unordered_map<Display, std::unique_ptr<HwcDisplay>> displays_; variable
/frameworks/native/libs/vr/libvrflinger/
Dhardware_composer.h374 std::array<Display, HWC_NUM_PHYSICAL_DISPLAY_TYPES> displays_; variable