Home
last modified time | relevance | path

Searched defs:preview (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DSingleFrameTextureViewTestActivity.java52 TextView preview = new TextView(this); in onCreate() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java201 public boolean update(PrintAttributes attributes, PageRange[] pages, boolean preview) { in update()
497 boolean preview; field in RemotePrintDocument.UpdateSpec
500 public void update(PrintAttributes attributes, boolean preview, in update()
513 public boolean hasSameConstraints(PrintAttributes attributes, boolean preview) { in hasSameConstraints()
739 PrintAttributes newAttributes, boolean preview, CommandDoneCallback callback) { in LayoutCommand()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DRGBZ.java42 private Bitmap preview; field in RGBZ
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2Settings.java80 Size preview, Size photo) throws CameraAccessException { in AndroidCamera2Settings()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/dream/
DDreamBackend.java266 public void preview(DreamInfo dreamInfo) { in preview() method in DreamBackend
/frameworks/base/core/java/android/widget/
DFastScroller.java690 private void measureFloating(View preview, Rect margins, Rect out) { in measureFloating()
1124 final View preview = mPreviewImage; in transitionPreviewLayout() local
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/
DBitmapRegionTileSource.java396 Bitmap preview = decodePreview(source, previewSize); in BitmapRegionTileSource() local