Searched refs:setAutoLowLatencyMode (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/hwc3/ | ||
D | Display.h | 111 HWC3::Error setAutoLowLatencyMode(bool on); |
D | ComposerClient.h | 105 ndk::ScopedAStatus setAutoLowLatencyMode(int64_t displayId, bool on) override; |
D | ComposerClient.cpp | 552 ndk::ScopedAStatus ComposerClient::setAutoLowLatencyMode(int64_t displayId, bool on) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient |
D | Display.cpp | 610 HWC3::Error Display::setAutoLowLatencyMode(bool /*on*/) { in setAutoLowLatencyMode() function in aidl::android::hardware::graphics::composer3::impl::Display |