Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DRemotePrintDocument.java188 public boolean update(PrintAttributes attributes, PageRange[] pages, boolean preview) { in update()
471 boolean preview; field in RemotePrintDocument.UpdateSpec
474 public void update(PrintAttributes attributes, boolean preview, in update()
487 public boolean hasSameConstraints(PrintAttributes attributes, boolean preview) { in hasSameConstraints()
632 PrintAttributes newAttributes, boolean preview, CommandDoneCallback callback) { in LayoutCommand()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCamera2Settings.java80 Size preview, Size photo) throws CameraAccessException { in AndroidCamera2Settings()
/frameworks/base/core/java/android/widget/
DFastScroller.java668 private void measureFloating(View preview, Rect margins, Rect out) { in measureFloating()
1068 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