Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h386 bool GotFirstHotplug() { return got_first_hotplug_; } in GotFirstHotplug() function
H A Dhardware_composer.cpp245 LOG_ALWAYS_FATAL_IF(!composer_callback_->GotFirstHotplug(), in CreateComposer()