Searched defs:setAutoLowLatencyMode (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.cpp | 610 HWC3::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::Display |
D | ComposerClient.cpp | 585 ndk::ScopedAStatus ComposerClient::setAutoLowLatencyMode(int64_t displayId, in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
/device/generic/goldfish-opengl/system/hwc2/ | ||
D | Display.cpp | 1017 HWC2::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() function in android::Display |