OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preview
(Results
726 - 750
of
1839
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/rs/java/tests/Balls/src/com/example/android/rs/balls/
Balls.java
79
// Create our
Preview
view and set it as the content of our
/frameworks/rs/java/tests/RsCameraDemo/res/layout/
activity_main.xml
29
android:id="@+id/
preview
"
/hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_preview.h
114
/* Pure
preview
vmethods */
/hardware/ti/omap4-aah/test/CameraHal/
camera_test.h
58
#define KEY_S3D2D_PREVIEW_MODE "s3d2d-
preview
"
291
const char KEY_SUPPORTED_PREVIEW_TOPBOTTOM_SIZES[] = "supported-
preview
-topbottom-size-values";
293
const char KEY_SUPPORTED_PREVIEW_SIDEBYSIDE_SIZES[] = "supported-
preview
-sidebyside-size-values";
295
const char KEY_SUPPORTED_PREVIEW_SUBSAMPLED_SIZES[] = "supported-
preview
-subsampled-size-values";
/hardware/ti/omap4xxx/test/CameraHal/
camera_test.h
35
#define KEY_S3D2D_PREVIEW_MODE "s3d2d-
preview
"
/packages/apps/Browser/src/com/android/browser/widget/
BookmarkThumbnailWidgetProvider.java
32
* Widget that shows a
preview
of the user's bookmarks.
/packages/apps/Camera/src/com/android/camera/
ActivityBase.java
91
protected ScreenNail mCameraScreenNail; // This shows camera
preview
.
378
// Send an AppBridge to gallery to enable the camera
preview
.
412
// Send an AppBridge to gallery to enable the camera
preview
.
478
//
Preview
frame layout has changed.
/packages/apps/Camera/tests/src/com/android/camera/power/
ImageAndVideoCapture.java
65
// This test case capture the baseline for the image
preview
.
/packages/apps/Camera2/src/com/android/camera/burst/
BurstController.java
31
* analyzing low-res
preview
frames and keeping the corresponding high-res
/packages/apps/Camera2/src/com/android/camera/data/
FilmstripItem.java
97
* Request to load a tiny
preview
image into the view as fast as possible.
/packages/apps/Camera2/src/com/android/camera/one/
OneCameraCharacteristics.java
50
* Gets the supported
preview
sizes.
/packages/apps/Camera2/src/com/android/camera/one/v2/
ZslOneCameraFactory.java
115
* 30 fps causes the video
preview
to deliver frames out of order, mostly
161
* Finishes constructing the camera when prerequisites, e.g. the
preview
207
// Create the request builder for the
preview
warmup in order to workaround
289
// Don't add jank detection unless the
preview
is running.
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
ManualAutoFocusFactory.java
63
* @param previewRunner A runnable to restart the
preview
.
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
RequestTemplate.java
39
* builders which already have the latest zoom settings,
preview
surface,
/packages/apps/Camera2/src/com/android/camera/tinyplanet/
TinyPlanetFragment.java
100
* Lock for the result
preview
bitmap. We can't change it while we're trying
110
/** The resulting
preview
bitmap. */
197
mPreview = (TinyPlanetPreview) view.findViewById(R.id.
preview
);
425
* Delay-post a new
preview
rendering run.
/packages/apps/Camera2/src/com/android/camera/ui/focus/
FocusController.java
115
* the screen position and size of the
preview
area so the drawing
/packages/apps/Camera2/tests_camera/src/com/android/camera/power/
ImageAndVideoCapture.java
65
// This test case capture the baseline for the image
preview
.
/packages/apps/Launcher2/res/layout/
apps_customize_widget.xml
28
<!-- The
preview
of the widget or shortcut. -->
/packages/apps/Launcher2/res/values-land/
dimens.xml
76
<!-- The size of the image which sits behind the
preview
of the folder contents -->
/packages/apps/Launcher2/res/values-sw600dp/
dimens.xml
45
<!-- The size of the image which sits behind the
preview
of the folder contents -->
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayoutChildren.java
27
* to give a
preview
of its contents.
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
WallpaperCropActivity.java
234
Bitmap
preview
= ((BitmapRegionTileSource) src).getBitmap();
local
235
if (
preview
!= null &&
preview
.isMutable()) {
236
mReusableBitmaps.add(
preview
);
/packages/apps/Launcher3/protos/
backup.proto
122
optional Resource
preview
= 5;
/packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java
105
// Face indicator is displayed during
preview
. Do not clear the
/packages/apps/LegacyCamera/tests/src/com/android/camera/power/
ImageAndVideoCapture.java
65
// This test case capture the baseline for the image
preview
.
Completed in 3233 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>