/developers/build/prebuilts/gradle/Camera2Raw/Application/src/main/java/com/example/android/camera2raw/ |
Camera2RawFragment.java | [all...] |
/developers/samples/android/media/Camera2Raw/Application/src/main/java/com/example/android/camera2raw/ |
Camera2RawFragment.java | [all...] |
/development/samples/browseable/Camera2Raw/src/com.example.android.camera2raw/ |
Camera2RawFragment.java | [all...] |
/external/skia/include/core/ |
SkMatrix.h | [all...] |
/external/skqp/include/core/ |
SkMatrix.h | [all...] |
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
ConstantFolding.cpp | 126 unsigned Ratio = NumSrcElt/NumDstElt; 132 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize*(Ratio-1); 133 for (unsigned j = 0; j != Ratio; ++j) { 153 unsigned Ratio = NumDstElt/NumSrcElt; 162 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize*(Ratio-1); 163 for (unsigned j = 0; j != Ratio; ++j) { [all...] |
/external/syslinux/gpxe/src/drivers/net/ath5k/ |
ath5k_phy.c | 1451 s16 ratio, result; local [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
DecoderTestXheAac.java | 522 // ratio of zeroNrgThresh to the max nrg 693 // calculate and check the energy ratio 697 assertTrue(String.format("energy ratio of channel %d below threshold", ch), [all...] |
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/ |
CoreMsr.h | 160 /// [Bits 26:22] Clock Frequency Ratio (R/O).
436 /// TM2 will reduce the bus to core ratio and voltage according to the
439 /// to core ratio when the processor enters a thermal managed state. If
|
/external/lzma/Java/Tukaani/src/org/tukaani/xz/ |
SeekableXZInputStream.java | 40 * between random access speed and compression ratio. 62 * positions (and only at these positions to get better compression ratio). 561 * the compression ratio of the specific Block. [all...] |
/frameworks/av/camera/include/camera/ |
CameraParameters.h | 407 // The zoom ratios of all zoom values. The zoom ratio is in 1/100 410 // element is the zoom ratio of zoom value KEY_MAX_ZOOM. 478 // that has the same aspect ratio as the resolution of video to be [all...] |
/frameworks/base/location/java/android/location/ |
GnssMeasurement.java | [all...] |
GpsMeasurement.java | 980 * Gets the Signal-to-Noise ratio (SNR) in dB. 989 * Sets the Signal-to-noise ratio (SNR) in dB. 997 * Resets the Signal-to-noise ratio (SNR) in dB. [all...] |
/hardware/interfaces/camera/common/1.0/default/include/ |
CameraParameters.h | 412 // The zoom ratios of all zoom values. The zoom ratio is in 1/100 415 // element is the zoom ratio of zoom value KEY_MAX_ZOOM. 483 // that has the same aspect ratio as the resolution of video to be [all...] |
/hardware/qcom/camera/msm8998/QCamera2/util/ |
QCameraDualFOVPP.cpp | 640 LOGI("dual fov total zoom ratio: %d", inParams.user_zoom); 728 LOGD("converted zoom ratio:%d", zoom_ratio); 762 LOGD("zoom ratio: %f", p.user_zoom / 4096.0);
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
TaskConvertImageToRGBPreview.java | 131 * lossless manner without changing the aspect ratio or creating subsample 497 * false, output maintains aspect ratio of input image 537 * false, output maintains aspect ratio of input image [all...] |
/cts/tests/tests/location/src/android/location/cts/psedorange/ |
PseudorangePositionVelocityFromRealTimeEvents.java | 109 // ignore raw data if time is zero, if signal to noise ratio is below threshold or if
|
/cts/tests/tests/view/src/android/view/cts/ |
SurfaceViewSyncTest.java | 239 assertTrue("Error: " + failRatio + " fail ratio - extremely high, is activity obstructed?",
|
/developers/build/prebuilts/gradle/PictureInPicture/app/src/main/java/com/example/android/pictureinpicture/widget/ |
MovieView.java | 421 // Adjust the aspect ratio of this view
|
/developers/build/prebuilts/gradle/PictureInPicture/kotlinApp/app/src/main/java/com/example/android/pictureinpicture/widget/ |
MovieView.kt | 365 // Adjust the aspect ratio of this view
|
/developers/samples/android/media/PictureInPicture/app/src/main/java/com/example/android/pictureinpicture/widget/ |
MovieView.java | 421 // Adjust the aspect ratio of this view
|
/developers/samples/android/media/PictureInPicture/kotlinApp/app/src/main/java/com/example/android/pictureinpicture/widget/ |
MovieView.kt | 365 // Adjust the aspect ratio of this view
|
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/ |
mm_jpeg.h | 54 // Thumbnail src and dest aspect ratio diffrence tolerance
|
/external/ImageMagick/Magick++/lib/Magick++/ |
Options.h | 231 // the ratio of the miter length to the 'stroke_width'. The default
|
/external/ImageMagick/www/Magick++/ |
Color.html | 133 <p>Representation of <span lang="en-US">grayscale</span> sRGB color (equal parts red, green, and blue) specified as a ratio (0 to 1)</p></td></tr>
|