/frameworks/base/core/java/android/widget/ |
FastScroller.java | 73 /** Scroll thumb and preview not showing. */ 79 /** Scroll thumb and preview being dragged by user. */ 82 // Positions for preview image and text. 110 * Preview image resource IDs for left- and right-aligned layouts. See 119 * Padding in pixels around the preview text. Applied as layout margins to 120 * the preview text and padding to the preview image. 150 /** Set containing preview text transition animations. */ 184 * <li>{@link #STATE_DRAGGING}, visible and showing preview 189 /** Whether the preview image is visible. * 1122 final View preview = mPreviewImage; local [all...] |
/hardware/ti/omap4xxx/camera/ |
CameraParameters.cpp | 35 const char CameraProperties::SUPPORTED_PREVIEW_SIZES[] = "prop-preview-size-values"; 36 const char CameraProperties::SUPPORTED_PREVIEW_FORMATS[] = "prop-preview-format-values"; 37 const char CameraProperties::SUPPORTED_PREVIEW_FRAME_RATES[] = "prop-preview-frame-rate-values"; 52 const char CameraProperties::REQUIRED_PREVIEW_BUFS[] = "prop-required-preview-bufs"; 59 const char CameraProperties::PREVIEW_SIZE[] = "prop-preview-size-default"; 60 const char CameraProperties::PREVIEW_FORMAT[] = "prop-preview-format-default"; 61 const char CameraProperties::PREVIEW_FRAME_RATE[] = "prop-preview-frame-rate-default"; 82 const char CameraProperties::S3D2D_PREVIEW[] = "prop-s3d2d-preview"; 83 const char CameraProperties::S3D2D_PREVIEW_MODES[] = "prop-s3d2d-preview-values"; 114 const char CameraProperties::PREFERRED_PREVIEW_SIZE_FOR_VIDEO[] = "preferred-preview-size-for-video" [all...] |
/frameworks/base/docs/html-intl/intl/pt-br/preview/features/ |
runtime-permissions.jd | 3 page.keywords=permissions, runtime, preview 4 page.image={@docRoot}preview/images/permissions_check.png 12 <li>Se o aplicativo direciona o M Preview SDK, ele indica aos usuários para conceder 46 O M Developer Preview introduz um novo modelo de permissões de aplicativo 48 que está sendo executado no M Preview suporta o novo modelo de permissões, o usuário não precisa conceder 65 Com o M Developer Preview, a plataforma introduz um novo modelo 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"> 148 <strong>Observação:</strong> se um aplicativo direcionar o M Developer Preview, el [all...] |
/packages/apps/Camera/jni/ |
mosaic_renderer_jni.cpp | 40 // Low-Res input image frame in YUVA format for preview rendering and processing 43 // Low-Res & high-res preview image width 45 // Low-Res & high-res preview image height 51 // Off-screen preview FBO width (large enough to store the entire 52 // preview mosaic). FBO is frame buffer object. 54 // Off-screen preview FBO height (large enough to store the entire 55 // preview mosaic). 87 // Shader to warp and render the preview FBO to the screen 121 // Whether the view that we will render preview FBO onto is in landscape or portrait 134 // preview FBO across the screen (viewfinder panning) [all...] |
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
MultiViewTest.java | 218 Log.i(TAG, "Camera HAL does not support dual camera preview. Skip the test"); 227 * Start camera preview using input texture views and/or one image reader 239 // Prepare preview surface. 245 assertNotNull("Unable to get preview surface texture", previewTexture[i]); 247 // Correct the preview display rotation. 262 assertTrue("Unable to start preview " + i, previewDone); 269 * Test camera preview using input texture views and/or one image reader
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_video.c | 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 187 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 192 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc);
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_video.c | 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 187 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 192 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc);
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_video.c | 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 187 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 192 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc);
|
/frameworks/base/docs/html/preview/ |
behavior-changes.jd | 2 page.keywords=preview,sdk,compatibility 31 <li><a href="{@docRoot}preview/download.html">API level 22 to M Preview »</a> </li> 37 <li><a href="{@docRoot}preview/api-overview.html">M Developer Preview API Overview</a> </li> 43 <p>Along with new features and capabilities, the M Developer Preview includes a variety of 51 <p>This preview introduces a new permissions model, where users can now directly manage 56 <p>On your apps that target the M Preview release or higher, make sure to check for and request 61 method. Even if your app is not targeting the M Preview release, you should test your app under 65 <a href="{@docRoot}preview/features/runtime-permissions.html" [all...] |
api-overview.jd | 2 page.keywords=preview,sdk,compatibility 48 <li><a href="{@docRoot}sdk/api_diff/23/changes.html">API level 22 to 23 (Preview 3) »</a> </li> 54 <p>The M Developer Preview gives you an advance look at the upcoming release 59 The M Developer Preview 3 release includes the <strong>final APIs for Android 6.0 (API level 61 <a href="{@docRoot}preview/setup-sdk.html">download the latest SDK</a> and to complete your 74 If you have been working with previous preview releases and want to see the differences 75 between the final API and previous preview versions, download the additional difference 76 reports included in the <a href="{@docRoot}preview/download.html#docs">preview docs 88 <p>This preview enhances Android?s intent system by providing more powerful app linking [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_video.c | 48 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 93 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 138 CDBG_ERROR("%s: add preview channel failed", __func__); 159 CDBG_ERROR("%s:start preview failed rc=%d\n", __func__, rc); 182 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 187 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc); 192 CDBG_ERROR("%s:Stop Preview failed rc=%d\n", __func__, rc);
|
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/ |
NotificationStudioActivity.java | 85 MaxHeightScrollView preview = (MaxHeightScrollView) findViewById(R.id.preview_scroller); local 86 if (preview == null) 88 final int margin = ((ViewGroup.MarginLayoutParams) preview.getLayoutParams()).bottomMargin; 89 preview.addOnLayoutChangeListener(new OnLayoutChangeListener(){ 92 // animate preview height changes 109 // limit the max height for preview, leave room for editors + soft keyboard 116 preview.setMaxHeight((int)(dm.heightPixels * pct));
|
/frameworks/base/docs/html/preview/features/ |
runtime-permissions.jd | 3 page.keywords=permissions, runtime, preview 12 <li>If your app targets the M Preview SDK, it prompts users to grant 57 The M Developer Preview introduces a new app permissions model which 59 running on the M Preview supports the new permissions model, the user does not have to 76 With the M Developer Preview, the platform introduces a new app permissions 163 <strong>Note:</strong> If an app targets the M Developer Preview, it 168 As of the launch of the M Developer Preview, not all Google apps fully 170 the course of the M Developer Preview to properly respect Permissions toggle 234 If an app does not target the M Developer Preview, the app continues to use 235 the old permissions model even on M Preview devices. When the user install [all...] |
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 226 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 233 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc); 254 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 261 CDBG_ERROR("%s:Start preview err=%d\n", __func__, rc); 282 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 289 CDBG_ERROR("%s:stream on preview err=%d\n", __func__, rc); 340 CDBG("Allocating Preview Memory for %d buffers frame_len = %d",num_bufs,frame_offset_info->frame_len); 640 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 668 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 692 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__) [all...] |
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
CaptureActivityHandler.java | 46 PREVIEW, 72 if (state == State.PREVIEW) { 76 Log.d(TAG, "Got restart preview message"); 87 state = State.PREVIEW; 121 state = State.PREVIEW;
|
/frameworks/base/docs/html/ |
index.jd | 14 <a href="/preview/index.html"> 27 Developer Preview 3 and get your apps ready for Android Marshmallow!</p> 29 <a class="dac-hero-cta" href="/preview/index.html"> 34 <a class="dac-hero-cta mprev" href="/preview/support.html"> 36 Update to Developer Preview 3 (final SDK)
|
/frameworks/base/docs/html/tools/help/ |
draw9patch.jd | 28 pane is the preview area, where you can preview your graphic when stretched.</p> 57 <li><strong>Patch scale</strong>: Adjust the scale of the images in the preview area.</li> 59 <li><strong>Show patches</strong>: Preview the stretchable patches in the drawing area (pink is a 61 <li><strong>Show content</strong>: Highlight the content area in the preview images
|
/frameworks/base/docs/html-intl/intl/es/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 32 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 34 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/ja/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 33 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 35 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/ko/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 33 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 35 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/pt-br/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 32 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 34 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/ru/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 30 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 34 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 36 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/zh-cn/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 32 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 34 Developer Preview 2</a>
|
/frameworks/base/docs/html-intl/intl/zh-tw/ |
index.jd | 14 <a href="/preview/index.html"> 25 <h1 class="dac-hero-title">Android M Developer Preview</h1> 29 <a class="dac-hero-cta" href="{@docRoot}preview/index.html"> 33 <a class="dac-hero-cta" href="{@docRoot}preview/support.html"> 35 Developer Preview 2</a>
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
CameraDeviceInfo.java | 84 * The relative preview image orientation, or the clockwise 85 * rotation angle that must be applied to display preview 91 // Drivers tend to mirror the image during front camera preview. 150 * the preview image is being rendered. It usually only makes 169 * the preview image is being rendered. It usually only makes
|