Searched refs:GrantDisplayOwnership (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libvrflinger/include/dvr/
H A Dvr_flinger.h29 void GrantDisplayOwnership();
/frameworks/native/libs/vr/libvrflinger/
H A Dvr_flinger.cpp130 void VrFlinger::GrantDisplayOwnership() { function in class:android::dvr::VrFlinger
131 display_service_->GrantDisplayOwnership();
H A Ddisplay_service.h69 void GrantDisplayOwnership() { hardware_composer_.Enable(); } function in class:android::dvr::DisplayService
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1303 mVrFlinger->GrantDisplayOwnership();

Completed in 355 milliseconds