/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 196 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 211 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 216 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 274 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 637 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 79 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 184 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 199 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 204 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 264 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 656 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 78 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 184 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 199 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 204 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 264 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 654 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 78 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 184 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 199 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 204 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 264 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 654 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 78 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 184 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 199 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 204 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 264 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 648 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 77 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
H A D | hw_primary.cpp | 184 *count = IsResolutionSwitchEnabled() ? UINT32(display_configs_.size()) : 1; in GetNumDisplayAttributes() 199 if (IsResolutionSwitchEnabled() && index >= display_configs_.size()) { in GetDisplayAttributes() 204 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 264 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 671 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
H A D | hw_primary.h | 80 bool IsResolutionSwitchEnabled() { return !display_configs_.empty(); } in IsResolutionSwitchEnabled() function
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 146 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled() function
|
H A D | hw_device_drm.cpp | 683 if (IsResolutionSwitchEnabled()) { in GetActiveConfig() 692 if (IsResolutionSwitchEnabled()) { in GetNumDisplayAttributes() 708 if (IsResolutionSwitchEnabled()) { in GetDisplayAttributes() 722 if (!IsResolutionSwitchEnabled()) { in SetDisplayAttributes() 1482 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 165 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled() function
|
H A D | hw_device_drm.cpp | 1709 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
H A D | hw_device_drm.h | 173 bool IsResolutionSwitchEnabled() const { return resolution_switch_enabled_; } in IsResolutionSwitchEnabled() function
|
H A D | hw_device_drm.cpp | 1944 if (IsResolutionSwitchEnabled()) { in SetMixerAttributes()
|