/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/ |
MainActivity.java | 48 * when the 'Show Camera' button is clicked to display the camera preview. 128 // Camera permissions is already available, show the camera preview. 130 "CAMERA permission has already been granted. Displaying camera preview."); 274 // Camera permission has been granted, preview can be displayed 275 Log.i(TAG, "CAMERA permission has now been granted. Showing preview.");
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/ |
MainActivity.java | 48 * when the 'Show Camera' button is clicked to display the camera preview. 128 // Camera permissions is already available, show the camera preview. 130 "CAMERA permission has already been granted. Displaying camera preview."); 274 // Camera permission has been granted, preview can be displayed 275 Log.i(TAG, "CAMERA permission has now been granted. Showing preview.");
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/ |
MainActivity.java | 48 * when the 'Show Camera' button is clicked to display the camera preview. 128 // Camera permissions is already available, show the camera preview. 130 "CAMERA permission has already been granted. Displaying camera preview."); 274 // Camera permission has been granted, preview can be displayed 275 Log.i(TAG, "CAMERA permission has now been granted. Showing preview.");
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_rdi.c | 127 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 165 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 247 CDBG_ERROR("%s : Start RDI Stream preview Error",__func__); 316 CDBG_ERROR("%s : Delete Preview error",__func__); 370 CDBG("%s: Start Preview",__func__);
|
mm_qcamera_video.c | 252 CDBG_ERROR("%s:preview streaming err=%d\n", __func__, rc); 285 CDBG_ERROR("%s:preview streaming err=%d\n", __func__, rc); 414 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc); 431 CDBG_ERROR("%s:stream on preview err=%d\n", __func__, rc); 441 CDBG_ERROR("%s:start preview err=%d\n", __func__, rc);
|
/external/skia/site/dev/tools/ |
markdown.md | 10 When preparing for a code review of site docs you can get a preview of how the 17 you to preview changes much quicker. You must have [Go](https://golang.org) 25 docserver --preview 27 Then visit http://localhost:8000 to preview your changes. There is no need to 35 docserver --preview --port=:8002
|
/frameworks/base/docs/html/preview/backup/ |
index.jd | 3 page.keywords=backup, autobackup, preview 22 an important part of ensuring a great user experience. Devices running the Android M Preview 29 Automatic backups are enabled for all apps installed on devices running the Android M Preview. No 45 the M Preview period, users can store up to 25MB per Android app. 89 The data created by any app installed on an M Preview device is backed up, except for the
|
/frameworks/base/docs/html-intl/intl/pt-br/preview/backup/ |
index.jd | 3 page.keywords=backup, autobackup, preview 22 é importante para garantir uma ótima experiência de usuário. Dispositivos que executam o sistema Android M Preview 29 Os backups automáticos estão ativos para todos os aplicativos instalados nos dispositivos que executam o Android M Preview. Nenhum 45 o período do M Preview, os usuários podem armazenar até 25 MB por aplicativo do Android. 89 Os dados criados por qualquer aplicativo instalado em um dispositivo M Preview têm backup, exceto
|
/hardware/ti/omap4-aah/camera/ |
TICameraParameters.cpp | 86 const char TICameraParameters::KEY_FRAMERATE_RANGES_EXT_SUPPORTED[] = "preview-fps-range-ext-values"; 87 const char TICameraParameters::KEY_FRAMERATES_EXT_SUPPORTED[] = "preview-fps-ext-values"; 102 const char TICameraParameters::KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES[] = "supported-preview-subsampled-size-values"; 103 const char TICameraParameters::KEY_SUPPORTED_PREVIEW_TOPBOTTOM_SIZES[] = "supported-preview-topbottom-size-values"; 104 const char TICameraParameters::KEY_SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES[] = "supported-preview-sidebyside-size-values";
|
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/ |
V4LCapabilities.cpp | 259 //get preview sizes & capture image sizes 300 //sort the preview sizes in ascending order 352 //update the preview resolution with the highest resolution which supports 30fps. 353 /* // for video preview the application choose the resolution from the mediaprofiles.xml. 354 // so populating all supported preview resolution is required for video mode.
|
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/ |
V4LCameraAdapter.cpp | 279 // Update the preview buffer count 324 // Create and start preview thread for receiving buffers from V4L Camera 327 CAMHAL_LOGDA("Created preview thread"); 407 // Just return the current preview size, nothing more to do here. 510 /* Preview Thread */
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
PreviewOverlay.java | 39 * PreviewOverlay is a view that sits on top of the preview. It serves to disambiguate 41 * set on it. As a result, touch events that happen on preview will first go through 105 * This gets called on any preview touch event. 193 * Set an {@link OnPreviewTouchedListener} to be executed on any preview 226 * Set a touch listener on the preview overlay. When a module doesn't support a
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
CaptionPropertiesFragment.java | 183 final SubtitleView preview = mPreviewText; local 184 if (preview != null) { 186 applyCaptionProperties(mCaptioningManager, preview, mPreviewViewport, styleId); 192 preview.setText(localizedText); 194 preview.setText(R.string.captioning_preview_text);
|
/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraStateMachine.cpp | 394 // preview window is not set yet, move to previewReady state 406 // start preview success, move to previewing state 437 CDBG_HIGH("%s: already in preview stopped state, do nothing", __func__); 689 // need restart preview for parameters to take effect 695 // prepare preview again [all...] |
QCamera2HWICallbacks.cpp | 262 * DESCRIPTION: send a preview callback when a specific selected scene is applied 336 ALOGE("%s: Error triggering scene select preview callback", __func__); 341 ALOGE("%s: No preview buffer found in scene select super buffer", __func__); 507 * DESCRIPTION: helper function to handle preview frame from preview stream in 519 * preview frame will be sent to display, and an older frame 545 ALOGE("%s: preview frame is NLUL", __func__); 551 ALOGE("%s: preview is not running, no need to process", __func__); 583 // Handle preview data callback 589 ALOGE("%s: Preview callback was not sent succesfully", __func__) [all...] |
/hardware/qcom/camera/QCamera2/HAL/ |
QCamera2HWICallbacks.cpp | 286 * DESCRIPTION: send a preview callback when a specific selected scene is applied 350 ALOGE("%s: Error triggering scene select preview callback", __func__); 355 ALOGE("%s: No preview buffer found in scene select super buffer", __func__); 528 * DESCRIPTION: helper function to handle preview frame from preview stream in 540 * preview frame will be sent to display, and an older frame 567 ALOGE("%s: preview frame is NLUL", __func__); 573 ALOGE("%s: preview is not running, no need to process", __func__); 605 // Handle preview data callback 611 ALOGE("%s: Preview callback was not sent succesfully", __func__) [all...] |
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI_Parm.cpp | 660 ALOGE("%s:Failed to get default preview sizes",__func__); [all...] |
QCameraHWI.cpp | [all...] |
/packages/apps/Camera/src/com/android/camera/ |
PhotoModule.java | 243 private static final int IDLE = 1; // preview is active 471 // To reduce startup time, open the camera and start the preview in 489 // we need to reset exposure for the preview 491 // Starting the preview needs preferences, camera screen nail, and 636 // make preview screen appear as soon as possible. [all...] |
/device/asus/flo/camera/QCamera2/HAL/ |
QCameraStateMachine.cpp | 388 // preview window is not set yet, move to previewReady state 400 // start preview success, move to previewing state 431 ALOGD("%s: already in preview stopped state, do nothing", __func__); 662 // need restart preview for parameters to take effect 666 // prepare preview again 877 // Error setting preview window during previewing 878 ALOGE("Cannot set preview window when preview is running"); [all...] |
/device/lge/hammerhead/camera/QCamera2/HAL/ |
QCameraStateMachine.cpp | 388 // preview window is not set yet, move to previewReady state 400 // start preview success, move to previewing state 431 ALOGD("%s: already in preview stopped state, do nothing", __func__); 662 // need restart preview for parameters to take effect 666 // prepare preview again 877 // Error setting preview window during previewing 878 ALOGE("Cannot set preview window when preview is running"); [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
PhotoModule.java | 253 /** True if all the parameters needed to start preview is ready. */ 545 // We need to keep a preview frame for the animation before 697 // make preview screen appear as soon as possible. [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/ |
CameraFormatsActivity.java | 58 * for preview callbacks 262 // Invoked every time there's a new Camera preview frame 322 // Get preview resolutions 352 // Get preview formats, removing duplicates 417 // Start up preview if display is ready 517 Log.e(TAG, "Unable to start up preview"); 563 Log.e(TAG, "Out of memory trying to process preview data");
|
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
QCameraUsbParm.cpp | 235 //Set Preview Format 243 //Set Preview size 475 * Description: This function parses preview width and height from the input 495 ALOGI("%s: Requested preview size %d x %d", __func__, width, height); 497 // Validate the preview size 513 /* TBD: restrict pictures size and video to preview size */ 517 ALOGE("%s: Invalid preview size %dx%d requested", __func__,
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_snapshot.c | 245 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__); 379 /* find preview frame */ 507 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc); 661 //stop preview before starting capture. 664 CDBG_ERROR("%s: stop preview failed before capture!!, err=%d\n",__func__, rc); 683 //start preview after capture. 686 CDBG_ERROR("%s: start preview failed after capture!!, err=%d\n",__func__,rc);
|