Home
last modified time | relevance | path

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

/frameworks/native/services/vr/hardware_composer/impl/
Dvr_hwc.cpp63 void GetPrimaryDisplaySize(int32_t* width, int32_t* height) { in GetPrimaryDisplaySize() function
263 GetPrimaryDisplaySize(&width, &height); in registerEventCallback()