Searched defs:SetAutoLowLatencyMode (Results 1 – 4 of 4) sorted by relevance
376 virtual HWC2::Error SetAutoLowLatencyMode(bool on) { return HWC2::Error::Unsupported; }; in SetAutoLowLatencyMode() function
833 static int32_t SetAutoLowLatencyMode(hwc2_device_t *device, hwc2_display_t display, bool on) { in SetAutoLowLatencyMode() function
449 virtual HWC2::Error SetAutoLowLatencyMode(bool on) { return HWC2::Error::Unsupported; } in SetAutoLowLatencyMode() function
3667 int32_t HWCSession::SetAutoLowLatencyMode(hwc2_display_t display, bool on) { in SetAutoLowLatencyMode() function in sdm::HWCSession