Home
last modified time | relevance | path

Searched defs:setAutoLowLatencyMode (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h171 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/
DComposerClient.h160 Return<Error> setAutoLowLatencyMode(Display display, bool on) override { in setAutoLowLatencyMode() function
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp106 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/
DIComposerClient.aidl69 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/
DIComposerClient.aidl75 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/
DIComposerClient.aidl75 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/
DIComposerClient.aidl69 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl661 void setAutoLowLatencyMode(long display, boolean on); in setAutoLowLatencyMode() method
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp357 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/
DVtsHalGraphicsComposerV2_4TargetTest.cpp602 TEST_P(GraphicsComposerHidlTest, setAutoLowLatencyMode) { in TEST_P() argument
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp386 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/
DHalImpl.cpp833 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/
DQtiComposerClient.cpp1134 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/
DExynosDisplay.cpp4489 int32_t ExynosDisplay::setAutoLowLatencyMode(bool __unused on) in setAutoLowLatencyMode() function in ExynosDisplay