OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preview
(Results
376 - 400
of
1839
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
PhotoCaptureActivity.java
56
* An activity for showing the camera
preview
and taking a picture.
88
* Selected
preview
size per camera. If null,
preview
size should be
131
// Stop camera until
preview
sizes have been obtained.
374
// User cancelled
preview
size selection.
411
Log.e("TAG", "Could not set
preview
display", t);
419
// Either use chosen
preview
size for current camera or automatically
420
// choose
preview
size based on view dimensions.
CameraPreviewView.java
12
* View that draws an overlay on the camera
preview
.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/orientation/
CameraOrientationActivity.java
47
* for
preview
callbacks
190
// Get
preview
resolutions
252
Log.v(TAG, "Initializing
preview
size to "
260
Log.v(TAG, "Starting
preview
");
264
Log.d(TAG, "Cannot start
preview
", e);
267
// set
preview
orientation
462
// adjust camera
preview
to match output image's aspect ratio
470
// make
preview
width same as output image width,
/cts/tests/tests/hardware/src/android/hardware/cts/
Camera_SizeTest.java
63
* Check that the largest available
preview
and jpeg outputs have the same aspect ratio. This
96
"Largest
preview
dimension (w=" + largestPreviewDimen.width + ", h=" +
/cts/tests/tests/mediastress/src/android/mediastress/cts/
MediaRecorderStressTest.java
166
//Test case for stressing the camera
preview
.
177
output.write("Camera start
preview
stress:\n");
181
Log.v(TAG, "Start
preview
");
213
//Test case for stressing the camera
preview
.
255
Log.v(TAG, "Start
preview
");
290
//Stress test case for switching camera and video recorder
preview
.
304
output.write("Camera and video recorder
preview
switching\n");
308
Log.v(TAG, "Start
preview
");
/developers/build/prebuilts/gradle/Camera2Raw/
README.md
6
Check the source code to see a typical example of how to display the camera
preview
;
20
This sample displays a live camera
preview
in a TextureView, and saves JPEG and DNG
/developers/build/prebuilts/gradle/MediaRecorder/
README.md
6
A TextureView is used as the camera
preview
which limits the code to API 14+. This
13
It uses the [Camera][2] as input source and displays a
preview
on a [TextureView][3]
/developers/samples/android/media/MediaRecorder/
README.md
6
A TextureView is used as the camera
preview
which limits the code to API 14+. This
13
It uses the [Camera][2] as input source and displays a
preview
on a [TextureView][3]
/development/testrunner/test_defs/
host_test.py
81
preview
: if true, do not execute, display commands only
107
if not options.
preview
:
/frameworks/av/camera/
CameraUtils.cpp
112
* In essence, the buffer only gets rotated during
preview
use-cases.
114
* aspect ratio, or the
preview
will end up looking non-uniformly
/packages/apps/Camera/src/com/android/camera/
MosaicRenderer.java
20
* The Java interface to JNI calls regarding mosaic
preview
rendering.
84
*
preview
mosaic, we set the flag to true.
/packages/apps/Camera2/src/com/android/camera/burst/
BurstTakerImpl.java
60
* @param burstInputSurface the input surface to use for streaming
preview
62
* @param restorePreviewCommand the command to run to restore the
preview
,
/packages/apps/Camera2/src/com/android/camera/captureintent/
PreviewTransformCalculator.java
42
* @param previewStreamSize The selected
preview
video stream size.
59
// Adjust the effective
preview
rect to the center of the texture view.
/packages/apps/Camera2/src/com/android/camera/captureintent/resource/
ResourceOpenedCamera.java
92
* Starts
preview
video on a particular surface.
94
* @param previewSurface A {@link android.view.Surface} that the
preview
/packages/apps/Camera2/src/com/android/camera/ui/
BottomBar.java
308
* Configure the bottom bar to either overlay a live
preview
, or render off
309
* the
preview
. If overlaying the
preview
, ensure contained drawables have
311
* the
preview
to render through. If not overlaying the
preview
, set
314
* based upon that background instead of an underlying
preview
.
316
* @param overlay if true, treat bottom bar as overlaying the
preview
366
// from triggering a touch event on
preview
area
CountDownView.java
78
* Responds to
preview
area change by centering th countdown UI in the new
79
*
preview
area.
/packages/apps/LegacyCamera/src/com/android/camera/
VideoCamera.java
158
// An review image having same size as
preview
. It is displayed when
229
boolean mPreviewing = false; // True if
preview
is started.
293
// Restart the
preview
if display rotation has changed.
382
* To reduce startup time, we start the
preview
in another thread.
383
* We make sure the
preview
is started at the end of onCreate.
428
SurfaceView
preview
= (SurfaceView) findViewById(R.id.camera_preview);
local
429
SurfaceHolder holder =
preview
.getHolder();
441
// a little more time for the effects
preview
to be ready. We do not
444
// the
preview
is running. This becomes critical when the camera is
463
// Make sure
preview
is started
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRenderer.java
20
* The Java interface to JNI calls regarding mosaic
preview
rendering.
84
*
preview
mosaic, we set the flag to true.
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
CameraPreview.java
138
* @return True if the view is valid and prepared for the camera to start showing the
preview
145
* Starts the camera
preview
on the current surface. Abstracts out the differences in API
/packages/apps/Settings/src/com/android/settings/accessibility/
ColorPreference.java
33
* colors. Optionally shows a
preview
in the preference item.
47
* @param enabled whether to show a
preview
in the preference item
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyPreviewView.java
35
* The pop up key
preview
view.
56
// What we show as
preview
should match what we show on a key top in onDraw().
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
AbsoluteLayoutRuleTest.java
60
// Drop
preview
71
// Drop
preview
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLoggerTest.java
33
assertEquals("The graphics
preview
in the layout editor may not be accurate:\n"
65
assertEquals("The graphics
preview
in the layout editor may not be accurate:\n"
/build/tools/droiddoc/templates-ndk/components/
masthead.cs
2
<?cs if:
preview
?>
115
<?cs /if ?><?cs # end if/else
preview
?><?cs
127
<a href="<?cs var:toroot ?>
preview
/index.html">
133
color:#666;font-weight:100;font-size:27px;">L Developer
Preview
</h1></div>
/developers/build/prebuilts/gradle/AutoBackupForApps/Application/src/main/res/xml/
backup.xml
31
http://developer.android.com/
preview
/backup/index.html for more details.
Completed in 963 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>