Searched refs:gestureHeight (Results 1 – 2 of 2) 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()
361 final float gestureHeight = DeviceConfig.getFloat(DeviceConfig.NAMESPACE_SYSTEMUI, in updateCurrentUserResources() local364 mBottomGestureHeight = TypedValue.applyDimension(TypedValue.COMPLEX_UNIT_DIP, gestureHeight, in updateCurrentUserResources()