OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preview
(Results
326 - 350
of
1839
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Camera/src/com/android/camera/
CameraErrorCallback.java
29
// We are not sure about the current state of the app (in
preview
or
CameraScreenNail.java
30
* This is a ScreenNail which can display camera's
preview
.
43
//
preview
.
96
//
Preview
has been copied to a texture.
178
Log.i(TAG, "
preview
layout size: "+w+"/"+h);
352
//
preview
.
411
// Flip
preview
texture vertically. OpenGL uses bottom left point
454
// We need to keep track of the size of
preview
frame on the screen because
/packages/apps/Camera2/src/android/util/
CameraPerformanceTracker.java
78
Log.d(TAG, "First
preview
frame received");
113
* gets called to the time first
preview
frame gets received.
127
* gets called to the time next
preview
frame gets received.
141
* to the time next
preview
frame gets received.
/packages/apps/Camera2/src/com/android/camera/
VideoController.java
40
// Callbacks for camera
preview
UI events.
CaptureModule.java
183
/** The listener to respond
preview
area changes. */
193
/** The listener to listen events from the
preview
. */
210
// Do nothing because when
preview
is flipped, TextureView will lay
330
/** Current width of
preview
frames from camera. */
332
/** Current height of
preview
frames from camera.. */
334
/** Area used by
preview
. */
337
/** The surface texture for the
preview
. */
681
// We'll transition into 'ready' once the
preview
is started.
705
// This means we are resuming with an existing
preview
texture. This
707
// have to open the camera and start the
preview
here
[
all
...]
/packages/apps/Camera2/src/com/android/camera/captureintent/
CaptureIntentConfig.java
27
* (b/19271661) for 16:9
preview
streams on Nexus 4. See more details
/packages/apps/Gallery2/res/values-v11/
styles.xml
18
the activity
preview
window created by the system process while the
/packages/apps/LegacyCamera/jni/
mosaic_renderer_jni.h
4
// The
Preview
FBO dimensions are determined from the high-res
/packages/apps/LegacyCamera/src/com/android/camera/
CameraErrorCallback.java
28
// We are not sure about the current state of the app (in
preview
or
EffectsRecorder.java
329
// mirror their
preview
433
Log.v(TAG, "Effect initializing.
Preview
size "
510
if (mLogVerbose) Log.v(TAG, "Starting
preview
(" + this + ")");
515
// Already running
preview
516
Log.w(TAG, "startPreview called when already running
preview
");
519
throw new RuntimeException("Cannot start
preview
when already recording!");
554
// Rest of
preview
startup handled in mSourceReadyCallback
565
// Stop
preview
happened while the runner was doing startup tasks
582
// unexpectedly, so we need to turn off
preview
before
599
if (mLogVerbose) Log.v(TAG, "Runner active, connecting effects
preview
");
[
all
...]
/packages/apps/Settings/res/layout/
display.xml
40
<TextView android:id="@+id/
preview
"
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
GestureSettingsFragment.java
28
* - Dynamic floating
preview
/packages/wallpapers/LivePicker/res/values/
styles.xml
31
<style name="
Preview
" parent="android:Theme.Holo">
/packages/wallpapers/MagicSmoke/res/values/
styles.xml
31
<style name="
Preview
" parent="@android:style/Theme.NoTitleBar">
/sdk/apps/NotificationStudio/res/layout-v16/
studio.xml
28
<include layout="@layout/
preview
" />
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplatePreviewPage.java
31
setTitle("
Preview
");
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2MultiViewTestCase.java
128
* Update
preview
TextureView rotation to accommodate discrepancy between
preview
243
assertTrue("Camera " + cameraId + "
preview
is not running", camera.isPreviewStarted());
302
* stopping
preview
. No need to release the SurfaceTexture here as it
311
// Invoked every time there's a new Camera
preview
frame
318
/** Waits until the camera
preview
is up running */
410
"Stopping camera " + mCameraId +"
preview
and waiting for idle");
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/
AndroidManifest.xml
45
android:name="com.google.android.wearable.watchface.
preview
"
67
android:name="com.google.android.wearable.watchface.
preview
"
86
android:name="com.google.android.wearable.watchface.
preview
"
109
android:name="com.google.android.wearable.watchface.
preview
"
132
android:name="com.google.android.wearable.watchface.
preview
"
152
android:name="com.google.android.wearable.watchface.
preview
"
191
android:name="com.google.android.wearable.watchface.
preview
"
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/
AndroidManifest.xml
45
android:name="com.google.android.wearable.watchface.
preview
"
67
android:name="com.google.android.wearable.watchface.
preview
"
86
android:name="com.google.android.wearable.watchface.
preview
"
109
android:name="com.google.android.wearable.watchface.
preview
"
132
android:name="com.google.android.wearable.watchface.
preview
"
152
android:name="com.google.android.wearable.watchface.
preview
"
191
android:name="com.google.android.wearable.watchface.
preview
"
/development/samples/browseable/WatchFace/Wearable/
AndroidManifest.xml
45
android:name="com.google.android.wearable.watchface.
preview
"
67
android:name="com.google.android.wearable.watchface.
preview
"
86
android:name="com.google.android.wearable.watchface.
preview
"
109
android:name="com.google.android.wearable.watchface.
preview
"
132
android:name="com.google.android.wearable.watchface.
preview
"
152
android:name="com.google.android.wearable.watchface.
preview
"
191
android:name="com.google.android.wearable.watchface.
preview
"
/frameworks/av/camera/
ICamera.cpp
84
// set the
preview
callback flag to affect how the received frames from
85
//
preview
are handled. See Camera.h for details.
107
// start
preview
mode, must call setPreviewTarget first
127
// stop
preview
mode
164
// check
preview
state
218
// set
preview
/capture parameters - key/value pairs
229
// get
preview
/capture parameters - key/value pairs
/frameworks/base/docs/html-intl/intl/es/preview/
setup-sdk.jd
19
<p>M Developer
Preview
SDK se encuentra disponible desde Android SDK Manager. En este documento, se asume que usted está familiarizado con el desarrollo de aplicaciones de Android, como el uso de Android SDK Manager y la creación de proyectos.
83
Preview
Channel</strong>.
91
<li>En la sección <strong>Platforms</strong>, elija <strong>Android MNC
Preview
</strong>.
104
<li>Verifique que M Developer
Preview
esté instalado; para hacerlo, abra la ventana <strong>Settings</strong> y elija el panel <strong>Appearance & Behavior > System Settings > Android SDK</strong>.
109
<strong>Android MNC
Preview
</strong> deberá figurar como <em>Installed</em>.
138
<li>Seleccione <strong>MNC: Android M (
Preview
)</strong> en <strong>Minimum SDK</strong>.
190
<li>Instale el SDK de la versión preliminar en su entorno de desarrollo, como se detalla en <a href="{@docRoot}
preview
/setup-sdk.html">Configurar el SDK de la versión preliminar</a>.
/developers/build/prebuilts/gradle/Camera2Video/Application/src/main/java/com/example/android/camera2video/
Camera2VideoFragment.java
76
* An {@link AutoFitTextureView} for camera
preview
.
91
* A reference to the current {@link android.hardware.camera2.CameraCaptureSession} for
preview
.
126
* The {@link android.util.Size} of camera
preview
.
136
* Camera
preview
.
235
// Collect the supported resolutions that are at least as big as the
preview
Surface
250
Log.e(TAG, "Couldn't find any suitable
preview
size");
349
// Choose the sizes for camera
preview
and video recording
397
* Start the camera
preview
.
443
* Update the camera
preview
. {@link #startPreview()} needs to be called in advance.
465
* This method should not to be called until the camera
preview
size is determined i
[
all
...]
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
Camera2VideoFragment.java
76
* An {@link AutoFitTextureView} for camera
preview
.
91
* A reference to the current {@link android.hardware.camera2.CameraCaptureSession} for
preview
.
126
* The {@link android.util.Size} of camera
preview
.
136
* Camera
preview
.
235
// Collect the supported resolutions that are at least as big as the
preview
Surface
250
Log.e(TAG, "Couldn't find any suitable
preview
size");
349
// Choose the sizes for camera
preview
and video recording
397
* Start the camera
preview
.
443
* Update the camera
preview
. {@link #startPreview()} needs to be called in advance.
465
* This method should not to be called until the camera
preview
size is determined i
[
all
...]
/frameworks/base/docs/html/training/wearables/watch-faces/
service.jd
230
android:name="com.google.android.wearable.watchface.
preview
"
246
Wear companion app</a> and the watch face picker on the wearable device use the
preview
image
247
defined by the <code>com.google.android.wearable.watchface.
preview
</code> metadata entry when
251
devices with hdpi screens, the
preview
image is typically 320x320 pixels in size.</p>
254
square
preview
images. To specify a round
preview
image, use the
256
face includes both
preview
images, the companion app and the watch face picker on the wearable
257
show the appropriate one, depending on the shape of the watch. If a round
preview
image is not
258
included, the square
preview
image is used for both square and round devices. For round devices,
259
a square
preview
image is cropped using a circular shape.</p
[
all
...]
Completed in 584 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>