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

1 2 3 4 56 7 8 91011>>

  /development/samples/StackWidget/res/xml/
stackwidgetinfo.xml 21 android:previewImage="@drawable/preview"
  /development/samples/WeatherListWidget/res/xml/
widgetinfo.xml 25 android:previewImage="@drawable/preview">
  /development/samples/WiFiDirectServiceDiscovery/res/layout/
fragment_chat.xml 14 <!-- Preview: listitem=@android:layout/simple_list_item_1 -->
  /device/generic/goldfish/camera/
EmulatedQemuCameraDevice.cpp 158 /* Allocate preview frame buffer. */
159 /* TODO: Watch out for preview format changes! At this point we implement
163 ALOGE("%s: Unable to allocate %d bytes for preview frame",
221 ALOGW_IF(mPreviewFrame == NULL, "%s: No preview frame", __FUNCTION__);
  /external/chromium/chrome/browser/instant/
instant_browsertest.cc 93 // Waits for preview to be shown.
107 // Wait for the preview to navigate.
427 // Verify instant preview is shown correctly for a non-search query.
433 // The preview should be active and showing.
452 // The preview should be active and showing.
466 // Wait for the preview to navigate.
473 // The preview should still be showing.
539 // we shouldn't be showing the preview.
572 // The preview should be active and showing.
628 // Verifies that if the server returns a 403 we don't show the preview an
    [all...]
instant_unload_handler.h 15 // when using instant. When the user commits the instant preview the existing
  /external/chromium/chrome/browser/printing/
print_preview_tab_controller.cc 49 // Get the print preview tab for |initiator_tab|.
52 // Show current preview tab.
68 // Return the associated preview tab.
125 // User navigated to a preview tab using forward/back button.
  /external/chromium/chrome/browser/ui/webui/
print_preview_ui_html_source.cc 115 // Print Preview Index page.
133 // Print Preview data.
154 // Print Preview Index page.
157 // Print Preview data.
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/camera/
PreviewCallback.java 51 Log.d(TAG, "Got preview callback, but no handler for it");
  /frameworks/av/include/media/stagefright/
CameraSourceTimeLapse.h 80 // True if camera is in preview mode and ready for takePicture().
82 // data callback has been called and preview has been restarted.
143 // If the passed in size (width x height) is a supported video/preview size,
144 // the function sets the camera's video/preview size to it and returns true.
  /frameworks/av/services/camera/libcameraservice/
CameraClient.h 79 // these are internal functions used to set up preview buffers
87 // these are internal functions used for preview/recording
138 // If the user want us to return a copy of the preview frame (instead
147 // stopPreview(), the preview frame messages do not need to be delivered
  /frameworks/base/graphics/java/android/graphics/
ImageFormat.java 57 * <p>This format is guaranteed to be supported for camera preview images since
61 * <p>Note that for camera preview callback use (see
84 * is the default format for camera preview images, when not otherwise set
91 * This is an alternative format for camera preview images. Whether this
  /frameworks/base/media/java/android/media/videoeditor/
Overlay.java 103 * If a preview or export is in progress, then this change is effective for
104 * next preview or export session.
135 * Set the start time for the overlay. If a preview or export is in
136 * progress, then this change is effective for next preview or export
  /frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
RsList.java 30 // Create our Preview view and set it as the content of our
RsRenderStates.java 30 // Create our Preview view and set it as the content of our
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
SimpleApp.java 40 // Create our Preview view and set it as the content of our
  /frameworks/rs/java/tests/LivePreview/res/values/
strings.xml 30 <string name="cf_preview_label">Normal preview</string>
  /hardware/msm7k/libcamera/
QualcommCameraHardware.h 75 for preview and raw, and need to be updated when libqcamera
186 // confirms that it has received the start-preview command (but not
187 // actually initiated preview yet).
253 // hack to prevent black frame on first preview
  /packages/apps/Camera/jni/
mosaic_renderer_jni.h 4 // The Preview FBO dimensions are determined from the high-res
  /packages/apps/Camera/res/values-v11/
styles.xml 18 the activity preview window created by the system process while the
  /packages/apps/Camera/src/com/android/camera/
CameraErrorCallback.java 29 // We are not sure about the current state of the app (in preview or
  /packages/apps/Gallery2/jni_mosaic/
mosaic_renderer_jni.h 4 // The Preview FBO dimensions are determined from the high-res
  /packages/apps/Gallery2/res/values-v11/
styles.xml 18 the activity preview window created by the system process while the
  /packages/apps/Gallery2/src/com/android/camera/
CameraErrorCallback.java 29 // We are not sure about the current state of the app (in preview or
PhotoController.java 28 public static final int IDLE = 1; // preview is active

Completed in 5102 milliseconds

1 2 3 4 56 7 8 91011>>