Searched refs:gestureHeight (Results 1 – 3 of 3) sorted by relevance
98 final float gestureHeight = rect.height(); in spatialSampling() local100 float sy = targetPatchSize / gestureHeight; in spatialSampling()108 float aspectRatio = gestureWidth / gestureHeight; in spatialSampling()
518 final float gestureHeight = DeviceConfig.getFloat(DeviceConfig.NAMESPACE_SYSTEMUI, in updateCurrentUserResources() local521 mBottomGestureHeight = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, gestureHeight, in updateCurrentUserResources()
1830 final int gestureHeight = userContext.getResources().getDimensionPixelSize( in getInsetsFrameProvider() local1836 mandatoryGestureProvider.setInsetsSize(Insets.of(0, 0, 0, gestureHeight)); in getInsetsFrameProvider()