Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
DDrmHwcTwo.cpp291 HWC2::Error err = GetDisplayConfigs(&num_configs, NULL); in ChosePreferredConfig()
440 HWC2::Error DrmHwcTwo::HwcDisplay::GetDisplayConfigs(uint32_t *num_configs, in GetDisplayConfigs() function in android::DrmHwcTwo::HwcDisplay
1229 case HWC2::FunctionDescriptor::GetDisplayConfigs: in HookDevGetFunction()
1231 DisplayHook<decltype(&HwcDisplay::GetDisplayConfigs), in HookDevGetFunction()
1232 &HwcDisplay::GetDisplayConfigs, uint32_t *, in HookDevGetFunction()
DDrmHwcTwo.h200 HWC2::Error GetDisplayConfigs(uint32_t *num_configs,