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()
505 final float gestureHeight = DeviceConfig.getFloat(DeviceConfig.NAMESPACE_SYSTEMUI, in updateCurrentUserResources() local508 mBottomGestureHeight = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, gestureHeight, in updateCurrentUserResources()
1744 final int gestureHeight = userContext.getResources().getDimensionPixelSize( in getInsetsFrameProvider() local1750 mandatoryGestureProvider.setInsetsSize(Insets.of(0, 0, 0, gestureHeight)); in getInsetsFrameProvider()