Searched
full:preview (Results
551 -
575 of
1839) sorted by null
<<21222324252627282930>>
/packages/apps/Camera/src/com/android/camera/ |
PanoramaModule.java | 375 if (needSmaller && d < 0) { // no bigger preview than 960x720. 395 Log.w(TAG, "No 4:3 ratio preview size supported."); 397 Log.w(TAG, "Can't find a supported preview size smaller than 960x720."); 401 Log.v(TAG, "preview h = " + mPreviewHeight + " , w = " + mPreviewWidth); 409 Log.v(TAG, "preview fps: " + minFps + ", " + maxFps); 490 // Receives the layout change event from the preview area. So we can set 491 // the camera preview screennail to the same size and initialize the mosaic 492 // preview renderer. [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
VideoUI.java | 49 // An review image having same size as preview. It is displayed when 103 Log.w(TAG, "Preview size should not be 0."); 246 * @return The size of the available preview area.
|
/packages/apps/Camera2/src/com/android/camera/one/v2/ |
AutoFocusHelper.java | 162 * Normalized coordinates are referenced to portrait preview window with 178 * Normalized coordinates are referenced to portrait preview window with 194 * Normalized coordinates are referenced to portrait preview window with
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
Editor.java | 211 * returned by getLocalRepresentation. This causes the preview bitmap to be 220 * This causes the preview bitmap to be regenerated. 230 * This causes the preview bitmap to be regenerated.
|
/packages/apps/Launcher2/res/values/ |
dimens.xml | 124 <!-- The size of the image which sits behind the preview of the folder contents --> 126 <!-- The amount that the preview contents are inset from the preview background -->
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
TestVideoProvider.java | 96 log("Set preview surface " + (surface == null ? "unset" : "set")); 231 * Starts displaying the camera image on the preview surface. 265 // Create a capture session to get the preview and display it on the surface.
|
/prebuilts/devtools/repository/ |
sdk-repository-06.xsd | 104 <!-- The optional codename for this platform, if it's a preview. --> 142 <!-- An optional element indicating the package is a beta/preview. 182 <!-- The optional codename for this platform, if it's a preview. --> 211 <!-- An optional element indicating the package is a beta/preview. 246 <!-- The optional codename for this platform, if it's a preview. --> 272 <!-- An optional element indicating the package is a beta/preview. 312 <!-- An optional element indicating the package is a beta/preview. 348 <!-- An optional element indicating the package is a beta/preview. 365 <!-- The optional codename for this doc, if it's a preview. --> 390 <!-- An optional element indicating the package is a beta/preview [all...] |
/developers/build/prebuilts/gradle/CardView/ |
README.md | 6 Android L preview.
|
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/res/values/ |
strings.xml | 39 <b>Normal:</b> Standard camera preview\n
|
/developers/samples/android/media/HdrViewfinder/Application/src/main/res/values/ |
strings.xml | 39 <b>Normal:</b> Standard camera preview\n
|
/developers/samples/android/system/RuntimePermissionsBasic/ |
template-params.xml | 31 This sample shows a basic implementation for requesting permissions at runtime. Click the button to request the Camera permission and open a full-screen camera preview.
|
/developers/samples/android/ui/views/CardView/ |
README.md | 6 Android L preview.
|
/development/samples/browseable/HdrViewfinder/res/values/ |
strings.xml | 39 <b>Normal:</b> Standard camera preview\n
|
/device/generic/goldfish/camera/ |
EmulatedQemuCamera.cpp | 76 * Use first dimension reported by the device to set current preview and
|
/external/clang/www/analyzer/ |
filing_bugs.html | 47 (e.g., preview versions of SDKs or seed releases of Mac OS X) please file bug
|
/external/icu/icu4c/source/i18n/ |
reldtfmt.h | 195 * @internal ICU 4.2 technology preview 203 * @internal ICU 4.2 technology preview 211 * @internal ICU 4.2 technology preview 222 * @internal ICU 4.2 technology preview
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
DateRule.java | 13 * <b>Note:</b> The Holiday framework is a technology preview.
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
ShadowCamera.java | 115 * Allows test cases to invoke the preview callback, to simulate a frame of camera data.
|
/external/skia/resources/ |
slides_content.lua | 93 -- print-preview and more
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
LegacyMetadataMapper.java | 72 private static final int REQUEST_MAX_NUM_OUTPUT_STREAMS_COUNT_PROC = 3; // preview, video, cb 78 /** Assume 3 shim stages: Preview input, Split output, Format conversion for output */ 89 // Maximum difference between a preview size aspect ratio and a jpeg size aspect ratio 258 * Implementation-defined (preview, recording, etc) -> use camera1 preview sizes 259 * YUV_420_888 cpu callbacks -> use camera1 preview sizes 260 * Other preview callbacks (CPU) -> use camera1 preview sizes 270 * - Some HALs's largest preview size aspect ratio does not match the largest JPEG size AR 272 * preview, making the difference between the JPEG and preview viewport inaccessibl [all...] |
/frameworks/base/core/java/android/print/ |
package.html | 25 for preview or printing. The range of pages that have to be rendered is abstracted by the
|
/frameworks/base/docs/html/ |
jd_tag_helpers.js | 74 'preview': PREVIEW_RESOURCES,
|
/frameworks/base/docs/html/preview/ |
samples.jd | 6 The following code samples are provided for the M Developer Preview. To download
|
/frameworks/base/docs/html-intl/intl/es/preview/ |
samples.jd | 6 Los siguientes códigos de ejemplo se proporcionan para M Developer Preview. Para descargar los ejemplos en Android Studio, seleccione la opción del menú <b>File > Import Samples</b>.
|
/frameworks/base/docs/html-intl/intl/ko/preview/features/ |
runtime-permissions.jd | 4 page.image={@docRoot}preview/features/images/permissions_check.png 133 <img src="{@docRoot}preview/features/images/app-permissions-screen_2x.png" srcset="{@docRoot}preview/features/images/app-permissions-screen.png 1x, {@docRoot}preview/features/images/app-permissions-screen_2x.png 2x" alt="" width="220">
|
Completed in 338 milliseconds
<<21222324252627282930>>