/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 36 preview =
86 preview =
|
JetDefs.py | 537 ('Preview', F_RPBUT , BUTROW1+BUTOFF*2, COL3+150, BUTSIZE, 0, 0, -1, [], "OnPreview", True, ""),
540 ('Preview', F_RPGRDPREVIEW, ROW4-20, COL1, REPLICATEGRID_SIZE, 0, 0, -1, [], "", True, ""),
552 ('Preview', F_RPBUT , BUTROW1+BUTOFF*2, COL3+150, BUTSIZE, 0, 0, -1, [], "OnPreview", True, ""),
555 ('Preview', F_RPGRDPREVIEW, ROW2, COL1, MOVE_SIZE, 0, 0, -1, [], "", True, ""),
|
JetPreview.py | 6 Plays the preview of a segment or event via the dialog box
|
/frameworks/base/core/java/com/android/internal/widget/ |
PasswordEntryKeyboard.java | 117 * @param previewId preview drawable shown on enter key 132 // Set the initial size of the preview icon
|
/frameworks/base/include/surfaceflinger/ |
Surface.h | 92 // camera and camcorder need access to the ISurface binder interface for preview 179 // camera and camcorder need access to the ISurface binder interface for preview
|
/external/bluetooth/glib/gio/ |
gfileinfo.h | 623 /* Preview */ 628 * A key in the "preview" namespace for getting a #GIcon that can be 629 * used to get preview of the file. For example, it may be a low 636 #define G_FILE_ATTRIBUTE_PREVIEW_ICON "preview::icon" /* object (GIcon) */ 679 * application whether it should preview (e.g. thumbnail) files on the 683 #define G_FILE_ATTRIBUTE_FILESYSTEM_USE_PREVIEW "filesystem::use-preview" /* uint32 (GFilesystemPreviewType) */ [all...] |
/frameworks/base/core/java/android/service/wallpaper/ |
WallpaperService.java | 110 * and as a preview), each of which is represented by its own Engine 239 // We don't do this in preview mode; we'll let the preview 321 * Returns true if this engine is running in preview mode -- that is, 632 // If becoming visible, in preview mode the surface [all...] |
/external/opencore/android/author/ |
android_camera_input.cpp | 112 LOGV("camera was cold when we started, stopping preview"); 727 // Reinitialize the preview surface in case it was set up before now 927 // Since we may not honor the preview size that app has requested 928 // It is a good idea to get the actual preview size and used it 934 LOGE("Failed to get camera(%p) preview size", mCamera.get()); 943 LOGE("Failed to start camera(%p) preview", mCamera.get()); [all...] |
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 30 <string name="preference_preview_title"> Key Preview </string> 31 <string name="preference_preview_summary"> Enable key preview. </string>
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
TouchRotateActivity.java | 41 // Create our Preview view and set it as the content of our
|
/development/testrunner/test_defs/ |
instrumentation_test.py | 138 if options.preview:
|
/external/icu4c/layout/ |
loengine.h | 17 * This is a technology preview. The API may
|
/external/opencore/engines/2way/test/src/ |
video_preview_disconnect_test.cpp | 24 fprintf(fileoutput, "Start video preview disconnect test, proxy %d.\n", iUseProxy);
|
video_preview_pause_test.cpp | 24 fprintf(fileoutput, "Start video preview pause test, num runs %d, proxy %d.\n", iMaxRuns, iUseProxy);
|
video_preview_test.cpp | 24 fprintf(fileoutput, "Start video preview test, num runs %d, proxy %d.\n", iMaxRuns, iUseProxy);
|
av_rec_v_preview_test.cpp | 24 fprintf(fileoutput, "Start a/v rec v preview test, proxy %d.\n", iUseProxy);
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 101 * quickly between preview and capture mode without a teardown of 109 * Sets a Surface to show a preview of recorded media (video). Calls this 110 * before prepare() to make sure that the desirable preview display is 113 * @param sv the Surface to use for the preview
|
/frameworks/base/media/libdrm/mobile2/src/dcf/ |
DrmDcfContainer.cpp | 244 else if(tempStr == "Preview")
|
/frameworks/base/media/libstagefright/ |
CameraSource.cpp | 149 mCamera->setParameters(String8("preview-format=yuv422i-yuyv"));
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
PERF.awk | 3 # video encode/decode/preview frame rates.
|
/packages/apps/Mms/res/layout/ |
edit_slide_activity.xml | 98 android:text="@string/preview" />
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/ |
sdk-repository-2.xsd | 67 <!-- The optional codename for this platform, if it's a preview. --> 110 <!-- The optional codename for this add-on, if it's a preview. --> 196 <!-- The optional codename for this doc, if it's a preview. --> 232 <!-- The optional codename for this doc, if it's a preview. -->
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/ |
Package.java | 488 * - Platform n preview
489 * - Add-on based on n preview
|
/external/jpeg/ |
djpeg.1 | 193 To get a quick preview of an image, use the
|
/frameworks/base/awt/javax/imageio/metadata/ |
IIOStandardMetadataFormat.java | 216 values.add("Preview");
|