Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DVrrConfig.aidl36 parcelable VrrConfig {
38 …@nullable android.hardware.graphics.composer3.VrrConfig.FrameIntervalPowerHint[] frameIntervalPowe…
39 …@nullable android.hardware.graphics.composer3.VrrConfig.NotifyExpectedPresentConfig notifyExpected…
DDisplayConfiguration.aidl43 @nullable android.hardware.graphics.composer3.VrrConfig vrrConfig;
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DVrrConfig.aidl36 parcelable VrrConfig {
38 …@nullable android.hardware.graphics.composer3.VrrConfig.FrameIntervalPowerHint[] frameIntervalPowe…
39 …@nullable android.hardware.graphics.composer3.VrrConfig.NotifyExpectedPresentConfig notifyExpected…
DDisplayConfiguration.aidl43 @nullable android.hardware.graphics.composer3.VrrConfig vrrConfig;
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DDisplayConfiguration.aidl18 import android.hardware.graphics.composer3.VrrConfig;
69 @nullable VrrConfig vrrConfig;
DVrrConfig.aidl20 parcelable VrrConfig {
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.h261 std::optional<VrrConfig> vrrConfigOpt_ = {})
267 std::optional<VrrConfig> vrrConfigOpt;
DVtsHalGraphicsComposer3_TargetTest.cpp2747 if (std::optional<VrrConfig> vrrConfigOpt = in TEST_P()
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp503 VrrConfig hwc3VrrConfig; in getDisplayConfigurations()
504 VrrConfig::NotifyExpectedPresentConfig notifyExpectedPresentConfig; in getDisplayConfigurations()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h369 typedef struct VrrConfig { struct