/cts/tests/camera/src/android/hardware/camera2/cts/ |
RobustnessTest.java | 171 // Simple preview, GPU video processing, or no-preview video recording 178 {PRIV, PREVIEW, JPEG, MAXIMUM}, 180 {YUV, PREVIEW, JPEG, MAXIMUM}, 182 {PRIV, PREVIEW, PRIV, PREVIEW}, 183 // Preview plus in-app processing. 184 {PRIV, PREVIEW, YUV, PREVIEW}, 186 {PRIV, PREVIEW, YUV, PREVIEW, JPEG, MAXIMUM 466 SurfaceTexture preview = new SurfaceTexture(\/*random int*\/ 1); local 607 SurfaceTexture preview = new SurfaceTexture(\/*random int*\/ 1); local 711 SurfaceTexture preview = new SurfaceTexture(\/*random int*\/ 1); local 829 SurfaceTexture preview = new SurfaceTexture(\/*random int*\/ 1); local 918 SurfaceTexture preview = new SurfaceTexture(\/*random int*\/ 1); local [all...] |
/frameworks/base/drm/java/android/drm/ |
DrmStore.java | 187 public static final int PREVIEW = 0x05; 206 case PREVIEW:
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
CaptureActivityHandler.java | 46 PREVIEW, 72 if (state == State.PREVIEW) { 76 Log.d(TAG, "Got restart preview message"); 87 state = State.PREVIEW; 121 state = State.PREVIEW;
|
/external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/ |
MainPage.xaml.h | 27 static const int PREVIEW = 0;
|
MainPage.xaml.cpp | 247 case PREVIEW:
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
StreamingProcessor.h | 38 * Management and processing for preview and recording streams 66 PREVIEW, 100 // Preview-related members
|
StreamingProcessor.cpp | 131 ALOGE("%s: Camera %d: Unable to create default preview request: " 139 ALOGE("%s: Camera %d: Unable to update common entries of preview " 148 ALOGE("%s: Camera %d: Unable to update request id for preview: %s (%d)", 173 ALOGE("%s: Camera %d: Error querying preview stream info: " 179 ALOGV("%s: Camera %d: Preview size switch: %d x %d -> %d x %d", 184 ALOGE("%s: Camera %d: Error waiting for preview to drain: " 191 "for preview: %s (%d)", __FUNCTION__, mId, 205 ALOGE("%s: Camera %d: Unable to create preview stream: %s (%d)", 214 ALOGE("%s: Camera %d: Unable to set preview stream transform: " 240 ALOGE("%s: Error waiting for preview to drain: %s (%d)" [all...] |
Parameters.h | 165 // Whether the jpeg stream is slower than 30FPS and can slow down preview. 166 // When slowJpegMode is true, allowZslMode must be false to avoid slowing down preview. 174 PREVIEW, 182 // Max preview size allowed 187 // Initial max preview/recording size bound 278 // Calculate the crop region rectangle, either tightly about the preview 360 // Given a scaler crop region, calculate preview crop region based on 361 // preview aspect ratio.
|
CallbackProcessor.cpp | 136 // Since size should only change while preview is not running, 291 ALOGV("%s: Camera %d: Preview callback available", __FUNCTION__, 294 if ( l.mParameters.state != Parameters::PREVIEW 319 ALOGW("%s: The preview size has changed to %d x %d from %d x %d, this buffer is" 360 "Unexpected preview format 0x%x", previewFormat); 460 ALOGE("%s: Camera %d: Unexpected preview format when using " 512 "Unexpected preview format 0x%x", previewFormat);
|
Parameters.cpp | 94 // Select initial preview and video size that's under the initial bound and 95 // on the list of both preview and recording sizes 114 ALOGE("%s: No initial preview size can be found!", __FUNCTION__); 133 ALOGV("Supported preview sizes are: %s", supportedPreviewSizes.string()); 200 // Not advertizing JPEG, RAW16, etc, for preview formats 208 ALOGW("%s: Camera %d: Unknown preview format: %x", 274 ALOGV("%s: Supported preview frame rates: %s", [all...] |
/frameworks/av/services/camera/libcameraservice/api1/ |
Camera2Client.cpp | 163 result.appendFormat(" Preview size: %d x %d\n", 165 result.appendFormat(" Preview FPS range: %d - %d\n", 167 result.appendFormat(" Preview HAL pixel format: 0x%x\n", 169 result.appendFormat(" Preview transform: %x\n", 329 result.appendFormat(" Preview stream ID: %d\n", 549 ALOGE("%s: Camera %d: Cannot set preview display while in state %s", 557 case Parameters::PREVIEW: 558 // Already running preview - need to stop and create a new stream 561 ALOGE("%s: Unable to stop preview to swap windows: %s (%d)", 572 ALOGE("%s: Unable to set new preview window: %s (%d)" [all...] |
/frameworks/av/include/drm/ |
drm_framework_common.h | 178 * Constant field signifies that preview is allowed 180 static const int PREVIEW = 0x05;
|
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
RequestControlPane.java | 52 PREVIEW(CameraDevice.TEMPLATE_PREVIEW),
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteControl.java | 198 PREVIEW("Show Previews", true), 222 return this == PREVIEW || this == SMALL_PREVIEW || this == TINY_PREVIEW; 618 case PREVIEW: { 755 // See if we can find out the bounds of this element from a preview image. 756 // Preview images are created before the drag source listener is notified 855 Pair<Image, Rectangle> preview = renderPreview(); local [all...] |
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/ |
FwdLockEngine.cpp | 280 case Action::PREVIEW:
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tmschema.h | 1006 TM_PART(11,SPP,PREVIEW)
|
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha1/ |
repository-25.0.0-alpha1.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha3/ |
repository-25.0.0-alpha3.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0/ |
repository-25.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha5/ |
repository-25.0.0-alpha5.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha7/ |
repository-25.0.0-alpha7.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-alpha9/ |
repository-25.0.0-alpha9.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta2/ |
repository-25.0.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta5/ |
repository-25.0.0-beta5.jar | |
/prebuilts/gradle-plugin/com/android/tools/repository/25.0.0-beta6/ |
repository-25.0.0-beta6.jar | |