/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/ |
GlifPatternDrawable.java | 259 // Adjust x-scale to maintain aspect ratio using the pivot, so that more of the texture 263 // Adjust y-scale to maintain aspect ratio using the pivot, so that an intersection of
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
CropMath.java | 166 * Resizes rectangle to have a certain aspect ratio (center remains 183 * Resizes rectangle to have a certain aspect ratio (center remains
|
CropView.java | 220 Log.w(LOGTAG, "failed to set aspect ratio original"); 239 Log.w(LOGTAG, "failed to set aspect ratio");
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageCrop.java | 176 Log.w(TAG, "failed to set aspect ratio original"); 192 Log.w(TAG, "failed to set aspect ratio");
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
PhotoProcessor.java | 146 * dimensions, retaining its original aspect ratio. 166 * dimensions, retaining its original aspect ratio.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/measurement/ |
measurement.go | 95 if ratio, _ := Scale(1, t.Unit, minType.Unit); ratio < 1 {
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/measurement/ |
measurement.go | 95 if ratio, _ := Scale(1, t.Unit, minType.Unit); ratio < 1 {
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/ |
EffectReverb.cpp | 1802 int16_t ratio; local [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
FastMath.java | 46 /** Archimede's constant PI, ratio of circle circumference to diameter. */ 410 double ratio = ya * denomr; local 411 double temp = ratio * HEX_40000000; 412 double ra = ratio + temp - temp; 413 double rb = ratio - ra; 499 // ratio = na/da 500 double ratio = na/da; local 501 temp = ratio * HEX_40000000; 502 double ratioa = ratio + temp - temp; 503 double ratiob = ratio - ratioa 539 double ratio = na\/da; local 943 double ratio = ya * denomr; local [all...] |
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
smisc.c | 83 ratio function
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
open_wmemstream.c | 50 /* 1.6 is (very) close to the golden ratio. */
|
/compatibility/cdd/7_hardware-compatibility/ |
7_8_audio.md | 107 * [C-1-2] The microphone's unweighted signal to noise ratio over 18.5 kHz to 20 kHz
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
RVCVCameraPreview.java | 145 * Resize the layout to more closely match the desired aspect ratio, if necessary.
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
FlockingScene.cpp | 97 // while the width will vary as per aspect ratio.
|
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/ |
MainInteractionSession.java | 191 Log.i(TAG, "the ratio is " + colorRatio);
|
/developers/build/prebuilts/gradle/Camera2Basic/kotlinApp/Application/src/main/java/com/example/android/camera2basic/ |
Camera2BasicFragment.kt | 366 // We fit the aspect ratio of TextureView to the size of preview we picked. 764 * the respective max size, and whose aspect ratio matches with the specified value. If such 766 * size, and whose aspect ratio matches with the specified value. 774 * @param aspectRatio The aspect ratio
|
/developers/samples/android/media/Camera2Basic/kotlinApp/Application/src/main/java/com/example/android/camera2basic/ |
Camera2BasicFragment.kt | 366 // We fit the aspect ratio of TextureView to the size of preview we picked. 764 * the respective max size, and whose aspect ratio matches with the specified value. If such 766 * size, and whose aspect ratio matches with the specified value. 774 * @param aspectRatio The aspect ratio
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
Camera2BasicFragment.java | 371 * respective max size, and whose aspect ratio matches with the specified value. If such size 373 * and whose aspect ratio matches with the specified value. 381 * @param aspectRatio The aspect ratio 572 // We fit the aspect ratio of TextureView to the size of preview we picked. [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_imgfile.py | 71 # makes no attempt to keep the aspect ratio correct, so that
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeTimerLibEsal/ |
DxeTimerLibEsal.c | 159 // Get processor frequency ratio
|
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
smisc.c | 91 ratio
function
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Geometry.h | 70 // Resize without preserving aspect ratio (!)
|
/external/aac/libAACenc/src/ |
block_switch.cpp | 136 /* static const float attackRatio = 10.0; */ /* lower ratio limit for attacks */ 138 FL2FXCONST_DBL(0.1f); /* inverted lower ratio limit for attacks */ 155 /* static const float attackRatio = 10.0; */ /* lower ratio limit for attacks */ 157 FL2FXCONST_SGL(0.1f); /* inverted lower ratio limit for attacks */
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
firmware_log.py | 253 'max init gap ratio', 255 'the max ratio of dist(p0,p1) / dist(p1,p2)', 259 'ave init gap ratio', 261 'the average ratio of dist(p0,p1) / dist(p1,p2)',
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/ |
touch_firmware_report-lumpy-fw_11.27-complete-20130614_065557 | 179 Largest gap ratio slot0: 1.720465
|