Searched refs:autoLowLatencyModeSupported (Results 1 – 8 of 8) sorted by relevance
38 boolean autoLowLatencyModeSupported;
46 bool autoLowLatencyModeSupported; member
116 jfieldID autoLowLatencyModeSupported; member1388 env->SetBooleanField(object, gDynamicDisplayInfoClassInfo.autoLowLatencyModeSupported, in nativeGetDynamicDisplayInfo()1389 info.autoLowLatencyModeSupported); in nativeGetDynamicDisplayInfo()2531 gDynamicDisplayInfoClassInfo.autoLowLatencyModeSupported = in register_android_view_SurfaceControl()
670 display.dynamicInfo.autoLowLatencyModeSupported = true; in testAfterDisplayChange_AllmSupportIsUpdated()685 display.dynamicInfo.autoLowLatencyModeSupported = false; in testAfterDisplayChange_AllmSupportIsUpdated()
1762 public boolean autoLowLatencyModeSupported; field in SurfaceControl.DynamicDisplayInfo1776 + ", autoLowLatencyModeSupported=" + autoLowLatencyModeSupported in toString()
313 changed |= updateAllmSupport(dynamicInfo.autoLowLatencyModeSupported); in updateDisplayPropertiesLocked()
2648 outInfo->autoLowLatencyModeSupported = ginfo.autoLowLatencyModeSupported; in getDynamicDisplayInfoInternal()
1218 info->autoLowLatencyModeSupported = in getDynamicDisplayInfoInternal()9880 outInfo->autoLowLatencyModeSupported = info.autoLowLatencyModeSupported; in getDynamicDisplayInfoInternal()