HomeSort by relevance Sort by last modified time
    Searched full:preview (Results 176 - 200 of 872) sorted by null

1 2 3 4 5 6 78 91011>>

  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
VideoEditorProject.java 138 * we create the project for the purpose of displaying a project preview.
1012 * Render a frame according to the preview aspect ratio and activating all
1020 * @throws IllegalStateException if a preview or an export is already in
1023 * preview duration
1042 * @throws IllegalStateException if a preview or an export is already in
1045 * preview duration
1063 * Start the preview of all the storyboard items applied on all MediaItems
1064 * This method does not block (does not wait for the preview to complete).
    [all...]
  /packages/apps/Gallery2/src/com/android/camera/
VideoModule.java 168 boolean mPreviewing = false; // True if preview is started.
262 // Restart the preview if display rotation has changed.
374 * To reduce startup time, we start the preview in another thread.
375 * We make sure the preview is started at the end of onCreate.
430 // a little more time for the effects preview to be ready. We do not
433 // the preview is running. This becomes critical when the camera is
441 // Preview area is touched. Take a picture.
582 // for preview during recording. When the recording is done, we switch
583 // back to use SurfaceTexture for preview and we need to stop then start
584 // the preview. This will cause the preview flicker since the previe
    [all...]
MosaicRenderer.java 20 * The Java interface to JNI calls regarding mosaic preview rendering.
84 * preview mosaic, we set the flag to true.
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 236 * Modifying preview size requires modification
331 //supported preview fps ranges should be added to this array in the form (minFps,maxFps)
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 54 printf("\n Verifying Preview on front and back camera...\n");
78 CDBG_ERROR("%s: Preview Callback not received in time or qbuf failed\n", __func__);
95 printf("%s: Preview Start/Stop Fails for Camera %d in %d iteration", __func__, i,j);
141 CDBG_ERROR("%s: Snapshot/Preview Callback not received in time or qbuf Faile\n", __func__);
308 printf("Running %s - open/close ,video0, open/close preview channel only\n", __func__);
368 printf("Running %s - simple preview \n", __func__);
410 printf("Running %s - simple preview and recording \n", __func__);
460 printf("Running %s - preview, recording, and snapshot, then preview again \n", __func__);
  /frameworks/av/camera/
CameraParameters.cpp 27 const char CameraParameters::KEY_PREVIEW_SIZE[] = "preview-size";
28 const char CameraParameters::KEY_SUPPORTED_PREVIEW_SIZES[] = "preview-size-values";
29 const char CameraParameters::KEY_PREVIEW_FORMAT[] = "preview-format";
30 const char CameraParameters::KEY_SUPPORTED_PREVIEW_FORMATS[] = "preview-format-values";
31 const char CameraParameters::KEY_PREVIEW_FRAME_RATE[] = "preview-frame-rate";
32 const char CameraParameters::KEY_SUPPORTED_PREVIEW_FRAME_RATES[] = "preview-frame-rate-values";
33 const char CameraParameters::KEY_PREVIEW_FPS_RANGE[] = "preview-fps-range";
34 const char CameraParameters::KEY_SUPPORTED_PREVIEW_FPS_RANGE[] = "preview-fps-range-values";
86 const char CameraParameters::KEY_PREFERRED_PREVIEW_SIZE_FOR_VIDEO[] = "preferred-preview-size-for-video";
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 99 filter for PREVIEW */
101 filter for PREVIEW */
427 /**< Current Settings of video editor to use in step functions for preview/save */
429 /**< Current context of video editor to use in step functions for preview/save */
437 /**< File path for PCM output file: used for preview, given to user */
447 /**< Nb of step for analysis or save/preview. Used to compute progression
448 of analysis or save/preview */
450 /**< Current step number for analysis or save/preview */
452 /**< To be able to free pEffects during preview close */
  /packages/apps/Settings/src/com/android/settings/
KeyguardAppWidgetPickActivity.java 299 // Load the preview image if possible
311 Log.w(TAG, "Can't load widget preview drawable 0x" +
324 // Generate a preview image if we couldn't load one
342 // Scale to fit width only - let the widget preview be clipped in the
354 Bitmap preview = Bitmap.createBitmap(bitmapWidth, bitmapHeight, local
357 // Draw the scaled preview into the final bitmap
359 renderDrawableToBitmap(drawable, preview, 0, 0, finalPreviewWidth,
365 c.setBitmap(preview);
378 return preview;
  /frameworks/av/media/libstagefright/
CameraSource.cpp 242 * If the preview and video output is separate, we only set the
243 * the video size, and applications should set the preview size
245 * change the preview size; otherwise, if the video and preview
246 * output is the same, we need to set the preview to be the same
385 // The actual video size is the same as the preview size
387 // preview output. In this case, we retrieve the video
388 // size from preview.
394 // video size is the same as preview size
397 // video size may not be the same as preview
    [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 324 //! Gets file descriptor by gotten open() for preview
331 //! Starts capturing and drawing preview frames to the screen.
333 //! Stop preview
335 //! Check preview start
337 //! Gets preview's max buffer
339 //! Sets preview's buffer
341 //! Gets preview's buffer
343 //! Put(dq) preview's buffer
492 //! Returns the image format for preview frames got from Camera.PreviewCallback.
495 //! Returns the current minimum and maximum preview fps
    [all...]
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 215 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
216 <p>Welcome developers! We are pleased to provide you with a preview SDK for the upcoming
221 href="<?cs var:toroot ?>sdk/preview/start.html">Getting Started</a> document for more information
222 about how to set up the preview SDK and get started.</p>
224 .non-preview { display:none; }
  /device/generic/goldfish/camera/
EmulatedCamera.h 168 * 0 if preview is disabled, != 0 if enabled.
265 * Preview management.
269 /* Starts preview.
272 * frames, but didn't create the preview window yet.
278 /* Stops preview.
371 /* Preview window. */
  /hardware/libhardware/include/hardware/
camera.h 90 // preview stream. They do not need to be comparable between
91 // consecutive or parallel preview streams, cameras, or app runs.
97 /** Set the ANativeWindow to which preview frames are sent */
139 * Start preview mode.
144 * Stop a previously started preview.
149 * Returns true if preview is enabled.
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 109 LOGE("Mymode Preview = %d",myMode);
113 LOGE("%s: error - can't creat preview stream!", __func__);
122 LOGE("%s: error - can't init Preview channel!", __func__);
234 /* Setup Picture Size and Preview size tables */
243 LOGD("%s: Preview table size: %d", __func__, mPreviewSizeCount);
244 LOGD("%s: Preview table: ", __func__);
262 //Preview
265 LOGE("%s X: Failed to create Preview Object",__func__);
535 LOGV(" No preview, no smoothzoom ");
685 LOGI("Preview Frames Per Second: %.4f", mFps)
    [all...]
  /hardware/ti/omap4xxx/camera/
ANativeWindowDisplayAdapter.cpp 66 CAMHAL_LOGEA("Preview format is NULL, defaulting to CbYCrY");
104 CAMHAL_LOGEA("Preview format is NULL, defaulting to CbYCrY");
132 CAMHAL_LOGEA("Preview format is NULL");
546 CAMHAL_LOGEA("Preview surface abandoned!");
554 ///Set the number of buffers needed for camera preview
560 CAMHAL_LOGEA("Preview surface abandoned!");
581 CAMHAL_LOGEA("Preview surface abandoned!");
613 CAMHAL_LOGEA("Preview surface abandoned!");
654 CAMHAL_LOGEA("Preview surface abandoned!");
775 CAMHAL_LOGEA("Preview surface abandoned!")
    [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp 72 // default preview size is QVGA
486 snprintf(buffer, 255, "preview width(%d) x height (%d)\n", mPreviewWidth, mPreviewHeight);
490 snprintf(buffer, 255, "preview frame size(%d), raw size (%d), jpeg size (%d) and jpeg max size (%d)\n", mPreviewFrameSize, mRawSize, mJpegSize, mJpegMaxSize);
514 // Tell libqcamera what the preview and raw dimensions are. We
515 // call this method even if the preview dimensions have not changed,
523 ALOGV("initPreview: preview size=%dx%d", mPreviewWidth, mPreviewHeight);
532 "preview");
555 // Tell libqcamera what the preview and raw dimensions are. We
556 // call this method even if the preview dimensions have not changed,
618 // Either preview was ongoing, or we are in the middle or taking
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
PhotoCaptureActivity.java 55 * An activity for showing the camera preview and taking a picture.
85 * Selected preview size per camera. If null, preview size should be
128 // Stop camera until preview sizes have been obtained.
376 // User cancelled preview size selection.
409 Log.e("TAG", "Could not set preview display", t);
415 // Either use chosen preview size for current camera or automatically
416 // choose preview size based on view dimensions.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java 46 * for preview callbacks
189 // Get preview resolutions
251 Log.v(TAG, "Initializing preview size to "
259 Log.v(TAG, "Starting preview");
263 Log.d(TAG, "Cannot start preview", e);
266 // set preview orientation
453 // adjust camera preview to match output image's aspect ratio
461 // make preview width same as output image width,
  /development/testrunner/test_defs/
host_test.py 81 preview: if true, do not execute, display commands only
107 if not options.preview:
  /external/kernel-headers/original/linux/
mt9t013.h 149 int preview; /* in: 1 for preview, 0 for capture */ member in struct:mt9t013_init
  /packages/apps/Camera/src/com/android/camera/
MosaicRenderer.java 20 * The Java interface to JNI calls regarding mosaic preview rendering.
84 * preview mosaic, we set the flag to true.
  /packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java 158 // An review image having same size as preview. It is displayed when
229 boolean mPreviewing = false; // True if preview is started.
293 // Restart the preview if display rotation has changed.
382 * To reduce startup time, we start the preview in another thread.
383 * We make sure the preview is started at the end of onCreate.
428 SurfaceView preview = (SurfaceView) findViewById(R.id.camera_preview); local
429 SurfaceHolder holder = preview.getHolder();
441 // a little more time for the effects preview to be ready. We do not
444 // the preview is running. This becomes critical when the camera is
463 // Make sure preview is started
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRenderer.java 20 * The Java interface to JNI calls regarding mosaic preview rendering.
84 * preview mosaic, we set the flag to true.
  /packages/inputmethods/LatinIME/java/res/layout/
input_view.xml 46 <!-- To ensure that key preview popup is correctly placed when the current system locale is
62 <!-- To ensure that key preview popup is correctly placed when the current system locale is
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
AbsoluteLayoutRuleTest.java 60 // Drop preview
71 // Drop preview

Completed in 759 milliseconds

1 2 3 4 5 6 78 91011>>