OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREVIEW
(Results
1 - 15
of
15
) sorted by null
/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
;
/frameworks/av/services/camera/libcameraservice/camera2/
StreamingProcessor.h
38
* Management and processing for
preview
and recording streams
63
PREVIEW
,
102
//
Preview
-related members
Parameters.h
153
PREVIEW
,
StreamingProcessor.cpp
95
ALOGE("%s: Camera %d: Unable to create default
preview
request: "
103
ALOGE("%s: Camera %d: Unable to update common entries of
preview
"
112
ALOGE("%s: Camera %d: Unable to update request id for
preview
: %s (%d)",
137
ALOGE("%s: Camera %d: Error querying
preview
stream info: "
143
ALOGV("%s: Camera %d:
Preview
size switch: %d x %d -> %d x %d",
148
ALOGE("%s: Camera %d: Error waiting for
preview
to drain: "
155
"for
preview
: %s (%d)", __FUNCTION__, mId,
169
ALOGE("%s: Camera %d: Unable to create
preview
stream: %s (%d)",
178
ALOGE("%s: Camera %d: Unable to set
preview
stream transform: "
204
ALOGE("%s: Error waiting for
preview
to drain: %s (%d)"
[
all
...]
CallbackProcessor.cpp
101
// Since size should only change while
preview
is not running,
256
ALOGV("%s: Camera %d:
Preview
callback available", __FUNCTION__,
259
if ( l.mParameters.state != Parameters::
PREVIEW
315
"Unexpected
preview
format 0x%x", previewFormat);
415
ALOGE("%s: Camera %d: Unexpected
preview
format when using "
467
"Unexpected
preview
format 0x%x", previewFormat);
Parameters.cpp
163
// Not advertizing JPEG, RAW_SENSOR, etc, for
preview
formats
171
ALOGW("%s: Camera %d: Unknown
preview
format: %x",
213
ALOGV("%s: Supported
preview
frame rates: %s",
[
all
...]
/frameworks/av/include/drm/
drm_framework_common.h
178
* Constant field signifies that
preview
is allowed
180
static const int
PREVIEW
= 0x05;
/frameworks/av/services/camera/libcameraservice/
Camera2Client.cpp
186
result.appendFormat("
Preview
size: %d x %d\n",
188
result.appendFormat("
Preview
FPS range: %d - %d\n",
190
result.appendFormat("
Preview
HAL pixel format: 0x%x\n",
192
result.appendFormat("
Preview
transform: %x\n",
344
result.appendFormat("
Preview
stream ID: %d\n",
564
ALOGE("%s: Camera %d: Cannot set
preview
display while in state %s",
572
case Parameters::
PREVIEW
:
573
// Already running
preview
- need to stop and create a new stream
576
ALOGE("%s: Unable to stop
preview
to swap windows: %s (%d)",
587
ALOGE("%s: Unable to set new
preview
window: %s (%d)"
[
all
...]
/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
277
case Action::
PREVIEW
:
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 388 milliseconds