/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/ |
D | HwcHal.h | 171 Error setAutoLowLatencyMode(Display display, bool on) override { in setAutoLowLatencyMode() function 378 HWC2_PFN_SET_AUTO_LOW_LATENCY_MODE setAutoLowLatencyMode; member
|
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/ |
D | ComposerClient.h | 160 Return<Error> setAutoLowLatencyMode(Display display, bool on) override { in setAutoLowLatencyMode() function
|
/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
D | ComposerVts.cpp | 106 Error ComposerClient::setAutoLowLatencyMode(Display display, bool on) { in setAutoLowLatencyMode() function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 69 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 75 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 75 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 69 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
|
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | IComposerClient.aidl | 661 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
|
/hardware/interfaces/graphics/composer/aidl/vts/ |
D | VtsComposerClient.cpp | 357 ScopedAStatus VtsComposerClient::setAutoLowLatencyMode(int64_t display, bool isEnabled) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
|
/hardware/interfaces/graphics/composer/2.4/vts/functional/ |
D | VtsHalGraphicsComposerV2_4TargetTest.cpp | 602 TEST_P(GraphicsComposerHidlTest, setAutoLowLatencyMode) { in TEST_P() argument
|
/hardware/google/graphics/common/hwc3/ |
D | ComposerClient.cpp | 386 ndk::ScopedAStatus ComposerClient::setAutoLowLatencyMode(int64_t display, bool on) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
|
/hardware/google/graphics/common/hwc3/impl/ |
D | HalImpl.cpp | 833 int32_t HalImpl::setAutoLowLatencyMode(int64_t display, bool on) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.cpp | 1134 Return<composer_V2_4::Error> QtiComposerClient::setAutoLowLatencyMode(uint64_t display, bool on) { in setAutoLowLatencyMode() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.cpp | 4489 int32_t ExynosDisplay::setAutoLowLatencyMode(bool __unused on) in setAutoLowLatencyMode() function in ExynosDisplay
|