Home
last modified time | relevance | path

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

/external/drm_hwcomposer/hwc2_device/
Dhwc2_device.cpp288 case HWC2::FunctionDescriptor::SetActiveConfigWithConstraints: in HookDevGetFunction()
290 DisplayHook<decltype(&HwcDisplay::SetActiveConfigWithConstraints), in HookDevGetFunction()
291 &HwcDisplay::SetActiveConfigWithConstraints, in HookDevGetFunction()
DHwcDisplay.h89 HWC2::Error SetActiveConfigWithConstraints(
DHwcDisplay.cpp721 HWC2::Error HwcDisplay::SetActiveConfigWithConstraints( in SetActiveConfigWithConstraints() function in android::HwcDisplay
/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h955 SetActiveConfigWithConstraints = HWC2_FUNCTION_SET_ACTIVE_CONFIG_WITH_CONSTRAINTS, enumerator