HomeSort by relevance Sort by last modified time
    Searched full:previewing (Results 1 - 25 of 27) sorted by null

1 2

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCamera.java 22 private boolean previewing; field in class:ShadowCamera
35 previewing = false;
74 previewing = true;
79 previewing = false;
130 return previewing;
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
CameraManager.java 55 private boolean previewing; field in class:CameraManager
125 if (theCamera != null && !previewing) {
127 previewing = true;
135 if (camera != null && previewing) {
139 previewing = false;
153 if (theCamera != null && previewing) {
166 if (camera != null && previewing) {
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportPreviewActivity.java 15 * Provides a scrolling text view previewing a named section of a
  /frameworks/av/libvideoeditor/vss/inc/
M4xVSS_Internal.h 88 * @brief It is used internally by xVSS for framing effect, and by VPS for previewing
287 * @brief Internal Micro state of the xVSS for previewing/saving states
443 /**< Micro state for Saving/Previewing state */
  /frameworks/base/media/java/android/media/videoeditor/
VideoEditor.java 85 * previewing a project.
97 * previewing a project.
105 * previewing a project.
113 * previewing a project.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourcePreviewHelper.java 75 * such as previewing icons from the manifest form editor; just pick default
  /docs/source.android.com/src/devices/
camera.jd 71 previewing the camera image on the display and video recording.</dd>
  /external/chromium/chrome/browser/ui/views/extensions/
extension_installed_bubble.cc 266 // can inspect for the purpose of previewing of pointing to them.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
FragmentMenu.java 54 * Fragment context menu allowing a layout to be chosen for previewing in the fragment frame.
PaletteControl.java 346 * Returns the currently displayed theme (in palette modes that support previewing)
355 * Returns the currently displayed device (in palette modes that support previewing)
    [all...]
PreviewIconFactory.java 275 // If there are internal errors previewing the components just revert to plain
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 330 //Update the flag to indicate we are previewing
  /frameworks/av/services/camera/libcameraservice/
CameraHardwareInterface.h 50 * parameters, live previewing, and taking pictures. It is used for
  /packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java 147 throw new RuntimeException("setCamera cannot be called while previewing!");
    [all...]
Camera.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
EffectsRecorder.java 319 throw new RuntimeException("setCamera cannot be called while previewing!");
    [all...]
PanoramaModule.java     [all...]
  /packages/apps/Gallery2/src/com/android/camera/
EffectsRecorder.java 320 throw new RuntimeException("setCamera cannot be called while previewing!");
    [all...]
PanoramaModule.java     [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
PanoramaActivity.java     [all...]
  /frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd     [all...]
  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 96 // if setting preset scene mode, previewing, and not in the middle of capture
    [all...]
  /packages/apps/Email/src/com/android/mail/providers/
UIProvider.java     [all...]
  /external/jpeg/
libjpeg.doc     [all...]

Completed in 1508 milliseconds

1 2