Home
last modified time | relevance | path

Searched refs:getRatio (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/qrcode/
H A DQrCamera.java350 final float ratioPreview = (float) getRatio(previewWidth, previewHeight); in setTransformationMatrix()
395 final double winRatio = getRatio(windowSize.getWidth(), windowSize.getHeight()); in getBestPreviewSize()
399 double ratio = getRatio(size.width, size.height); in getBestPreviewSize()
404 bestChoiceRatio = getRatio(size.width, size.height); in getBestPreviewSize()
414 final double previewRatio = getRatio(previewSize.width, previewSize.height); in getBestPictureSize()
420 double ratio = getRatio(size.width, size.height); in getBestPictureSize()
452 private double getRatio(double x, double y) { in getRatio() method in QrCamera
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DTiledScreenNail.java171 mTexture.drawMixed(canvas, mPlaceholderColor, getRatio(), x, y, in draw()
202 private float getRatio() { in getRatio() method in TiledScreenNail
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DFadeOutTexture.java37 canvas.setAlpha(getRatio()); in draw()
H A DFadeInTexture.java38 mTexture.drawMixed(canvas, mColor, getRatio(), x, y, w, h); in draw()
H A DFadeTexture.java73 protected float getRatio() { in getRatio() method in FadeTexture
/aosp12/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPBase.h130 float getRatio() const { in getRatio() function
230 float getRatio() const { in getRatio() function
H A DDPFrequency.cpp319 pMbcBandParams->ratio = pMbcBand->getRatio(); in updateParameters()
357 cb.mLimiterParams.ratio = pLimiter->getRatio(); in updateParameters()
/aosp12/packages/apps/Contacts/src/com/android/contacts/widget/
H A DProportionalLayout.java139 public float getRatio() { in getRatio() method in ProportionalLayout
/aosp12/frameworks/base/media/java/android/media/audiofx/
H A DDynamicsProcessing.java624 public float getRatio() { return mRatio; } in getRatio() method in DynamicsProcessing.MbcBand
991 public float getRatio() { return mRatio; } in getRatio() method in DynamicsProcessing.Limiter
2037 mbcBand.getRatio(), in updateEngineMbcBandByChannelIndex()
2069 limiter.getRatio(), in updateEngineLimiterByChannelIndex()
/aosp12/frameworks/av/media/libeffects/dynamicsproc/
H A DEffectDynamicsProcessing.cpp866 values[4].f = pMbcBand->getRatio(); in DP_getParameter()
916 values[5].f = pLimiter->getRatio(); in DP_getParameter()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt24363 method public float getRatio();
24390 method public float getRatio();