Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
H A DHwcHal.h171 Error setAutoLowLatencyMode(Display display, bool on) override { in setAutoLowLatencyMode() function
378 HWC2_PFN_SET_AUTO_LOW_LATENCY_MODE setAutoLowLatencyMode; member
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerClient.h160 Return<Error> setAutoLowLatencyMode(Display display, bool on) override { in setAutoLowLatencyMode() function
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/vts/
H A DComposerVts.cpp106 Error ComposerClient::setAutoLowLatencyMode(Display display, bool on) { in setAutoLowLatencyMode() function in android::hardware::graphics::composer::V2_4::vts::ComposerClient
/aosp12/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A DVtsHalGraphicsComposerV2_4TargetTest.cpp604 TEST_P(GraphicsComposerHidlTest, setAutoLowLatencyMode) { in TEST_P() argument
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp522 Error Display::setAutoLowLatencyMode(bool on) { in setAutoLowLatencyMode() function in android::HWC2::impl::Display
H A DHWComposer.cpp799 status_t HWComposer::setAutoLowLatencyMode(PhysicalDisplayId displayId, bool on) { in setAutoLowLatencyMode() function in android::impl::HWComposer
H A DComposerHal.cpp1172 V2_4::Error Composer::setAutoLowLatencyMode(Display display, bool on) { in setAutoLowLatencyMode() function in android::Hwc2::impl::Composer
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp767 V2_4::Error FakeComposerClient::setAutoLowLatencyMode(Display, bool) { in setAutoLowLatencyMode() function in FakeComposerClient
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp421 void setAutoLowLatencyMode(const sp<IBinder>& display, bool on) override { in setAutoLowLatencyMode() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2052 void SurfaceComposerClient::setAutoLowLatencyMode(const sp<IBinder>& display, bool on) { in setAutoLowLatencyMode() function in android::SurfaceComposerClient
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp1133 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
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp760 void setAutoLowLatencyMode(const sp<IBinder>& /*display*/, bool /*on*/) override {} in setAutoLowLatencyMode() function in android::FakeSurfaceComposer
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp3693 int32_t ExynosDisplay::setAutoLowLatencyMode(bool __unused on) in setAutoLowLatencyMode() function in ExynosDisplay
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2253 public static void setAutoLowLatencyMode(IBinder displayToken, boolean on) { in setAutoLowLatencyMode() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1370 void SurfaceFlinger::setAutoLowLatencyMode(const sp<IBinder>& displayToken, bool on) { in setAutoLowLatencyMode() function in android::SurfaceFlinger