Searched
full:ratio (Results
676 -
700 of
2022) sorted by null
<<21222324252627282930>>
/frameworks/av/services/audioflinger/tests/ |
resampler_tests.cpp | 321 // (the weird ratio triggers interpolative resampling) 349 // (the weird ratio triggers interpolative resampling) 377 // (the weird ratio triggers interpolative resampling) 405 // (the weird ratio triggers interpolative resampling)
|
/frameworks/base/media/java/android/media/ |
IRemoteControlDisplay.aidl | 72 * @param speed a value expressed as a ratio of 1x playback: 1.0f is normal playback,
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
ToPackedGrayFilter.java | 94 // if keep aspect ratio, use the bigger dimension to determine the
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
PageContentView.java | 33 * is computed from the width using the page aspect ratio. Note that different media
|
/hardware/intel/bootstub/ |
spi-uart.c | 79 /* set the ratio rate, INT */
|
/hardware/qcom/display/msm8226/libqdutils/ |
qd_utils.cpp | 96 /* Calculates the aspect ratio for based on src & dest */
|
/packages/apps/ContactsCommon/res/values/ |
attrs.xml | 75 <attr name="ratio" format="float"/>
|
/packages/apps/InCallUI/res/values/ |
colors.xml | 82 contrast ratio over 5:1.
|
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
TextureViewSubPane.java | 119 // target camera for aspect-ratio correct sizing
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
utility | 90 * forward/move helpers, ratio, function object, metaprogramming and
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
utility | 90 * forward/move helpers, ratio, function object, metaprogramming and
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
utility | 90 * forward/move helpers, ratio, function object, metaprogramming and
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
utility | 90 * forward/move helpers, ratio, function object, metaprogramming and
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/ |
DetermineFovActivity.java | 195 // Determine if the canvas aspect ratio is larger than that of the photo. 199 // If the aspect ratio is smaller, set the destination rectangle to pad
|
/development/apps/OBJViewer/com/android/objviewer/ |
OBJViewer.java | 196 float ratio = (float)w/h; local 197 glView.setAspectRatio(ratio);
|
/external/ceres-solver/internal/ceres/ |
collections_port.h | 151 // The golden ratio; an arbitrary value. 158 // More of the golden ratio.
|
/external/chromium_org/ash/desktop_background/ |
desktop_background_view.cc | 126 // Scale the image while maintaining the aspect ratio, cropping as 156 // The dimension with the smallest ratio must be cropped, the other one
|
/external/chromium_org/content/browser/web_contents/aura/ |
window_slider.cc | 164 float ratio = (fabs(delta_x_) - active_start_threshold_) / width; local 165 if (ratio < complete_threshold_) {
|
/external/chromium_org/media/audio/cras/ |
cras_input.cc | 276 // value to a ratio before returning. 284 // Convert from the passed volume ratio, to dB * 100.
|
/external/chromium_org/media/video/capture/ |
file_video_capture_device.cc | 42 // aspect ratio is ignored. 84 // Pixel aspect ratio ignored.
|
/external/chromium_org/media/video/capture/mac/ |
video_capture_device_avfoundation_mac.mm | 176 // running state. VCDM::ReceiveFrame() calls here to change aspect ratio. 189 // yes/no and preserve aspect ratio yes/no when scaling. Currently we set
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
auditsPanel.css | 138 @media (-webkit-min-device-pixel-ratio: 1.5) { 174 @media (-webkit-min-device-pixel-ratio: 1.5) {
|
dataGrid.css | 154 @media (-webkit-min-device-pixel-ratio: 1.5) { 196 @media (-webkit-min-device-pixel-ratio: 1.5) {
|
/external/chromium_org/third_party/angle/src/libEGL/ |
Surface.cpp | 38 mPixelAspectRatio = (EGLint)(1.0 * EGL_DISPLAY_SCALING); // FIXME: Determine actual pixel aspect ratio 60 mPixelAspectRatio = (EGLint)(1.0 * EGL_DISPLAY_SCALING); // FIXME: Determine actual pixel aspect ratio
|
/external/chromium_org/third_party/icu/source/common/ |
uhash.c | 57 * reallocated and repopulated. Setting the low water ratio to zero 58 * means the table will never shrink. Setting the high water ratio to 60 * coordinated with the ratio between successive elements of the 62 * decremented during rehashing, it brings the ratio of count / length 71 * PRIMES[i+1] ~ 2*PRIMES[i]. (Currently, the ratio ranges from 1.81 72 * to 2.18; the inverse ratio ranges from 0.459 to 0.552.) If this 73 * ratio is changed, the low and high water ratios should also be 96 /* low, high water ratio */
|
Completed in 1855 milliseconds
<<21222324252627282930>>