/prebuilts/abi-dumps/vndk/28/32/x86/source-based/ |
libvixl-arm.so.lsdump.gz | |
/prebuilts/abi-dumps/vndk/28/64/x86/source-based/ |
libvixl-arm.so.lsdump.gz | |
/prebuilts/abi-dumps/vndk/28/64/x86_x86_64/source-based/ |
libvixl-arm.so.lsdump.gz | |
/developers/build/prebuilts/gradle/Camera2Raw/Application/src/main/java/com/example/android/camera2raw/ |
AutoFitTextureView.java | 24 * A {@link TextureView} that can be adjusted to a specified aspect ratio. 44 * Sets the aspect ratio for this view. The size of the view will be measured based on the ratio
|
/developers/samples/android/media/Camera2Raw/Application/src/main/java/com/example/android/camera2raw/ |
AutoFitTextureView.java | 24 * A {@link TextureView} that can be adjusted to a specified aspect ratio. 44 * Sets the aspect ratio for this view. The size of the view will be measured based on the ratio
|
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
AutoFitTextureView.java | 24 * A {@link TextureView} that can be adjusted to a specified aspect ratio. 44 * Sets the aspect ratio for this view. The size of the view will be measured based on the ratio
|
/external/adhd/cras-config/cyan/ |
dsp.ini | 28 input_9=15.018 ; ratio 36 input_17=12.817 ; ratio 44 input_25=9.921 ; ratio
|
/external/adhd/cras-config/daisy_skate/ |
dsp.ini | 28 input_9=12 ; ratio 36 input_17=12 ; ratio 44 input_25=12 ; ratio
|
/external/adhd/cras-config/daisy_spring/ |
dsp.ini | 28 input_9=10.384 ; ratio 36 input_17=12 ; ratio 44 input_25=6.329 ; ratio
|
/external/adhd/cras-config/ |
dsp.ini.sample | 29 input_9=6.677 ; ratio 37 input_17=12 ; ratio 45 input_25=1 ; ratio
|
/external/adhd/cras-config/falco/ |
dsp.ini | 28 input_9=12 ; ratio 36 input_17=12 ; ratio 44 input_25=12 ; ratio
|
/external/adhd/cras-config/glimmer-cheets/ |
dsp.ini | 28 input_9=15 ; ratio 36 input_17=15 ; ratio 44 input_25=15 ; ratio
|
/external/adhd/cras-config/lulu/ |
dsp.ini | 76 input_9=4.128 ; ratio 84 input_17=1 ; ratio 92 input_25=2.854 ; ratio
|
/external/adhd/cras-config/whirlwind/ |
dsp.ini | 28 input_9=8 ; ratio 36 input_17=6 ; ratio 44 input_25=1 ; ratio
|
/external/adhd/cras-config/wolf/ |
dsp.ini | 28 input_9=4.476 ; ratio 36 input_17=3.78 ; ratio 44 input_25=12 ; ratio
|
/external/e2fsprogs/contrib/ |
dir2fs | 15 # Hence all this math to get the inode ratio just right. 40 ratio="$((bytes / inodes))" 43 mke2fs -i "${ratio}" -T ext4 -d "${dir}" -O ^resize_inode,sparse_super2,metadata_csum,64bit,^has_journal -E packed_meta_blocks=1,num_backup_sb=0 -b "${block_sz}" -I "${inodesz}" -F "${dev}" "${mkfs_blocks}" || exit
|
/external/skia/bin/ |
compare | 61 for ratio, p, key, am, bm, asem, bsem in ps: 63 str_ratio = ('%.2gx' if ratio < 1 else '%.3gx') % ratio
|
/external/skqp/bin/ |
compare | 61 for ratio, p, key, am, bm, asem, bsem in ps: 63 str_ratio = ('%.2gx' if ratio < 1 else '%.3gx') % ratio
|
/external/tensorflow/tensorflow/contrib/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/ |
AutoFitTextureView.java | 22 /** A {@link TextureView} that can be adjusted to a specified aspect ratio. */ 41 * Sets the aspect ratio for this view. The size of the view will be measured based on the ratio
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_DecodeAndCropJpeg.pbtxt | 28 name: "ratio" 30 Downscaling ratio. 78 The attr `ratio` allows downscaling the image by an integer factor during
|
api_def_DecodeJpeg.pbtxt | 22 name: "ratio" 24 Downscaling ratio. 72 The attr `ratio` allows downscaling the image by an integer factor during
|
api_def_FractionalAvgPool.pbtxt | 30 Pooling ratio for each dimension of `value`, currently only 32 pooling ratio looks like [1.0, 1.44, 1.73, 1.0]. The first and last elements 34 dimensions. 1.44 and 1.73 are pooling ratio on height and width dimensions
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/ |
AutoFitTextureView.java | 24 * A {@link TextureView} that can be adjusted to a specified aspect ratio. 43 * Sets the aspect ratio for this view. The size of the view will be measured based on the ratio
|
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
BasicGLRenderer.java | 66 float ratio = (float) width / height; local 67 Matrix.frustumM(mProjectionMatrix, 0, -ratio / 10, ratio / 10, -.1f, .1f, .1f, 200);
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
msm_sde_rotator.h | 81 * struct msm_sde_rotator_comp_ratio - v4l2 buffer compression ratio 84 * @numer: numerator of the ratio 85 * @denom: denominator of the ratio
|