Searched defs:preview (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | RemotePrintDocument.java | 188 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/ |
D | AndroidCamera2Settings.java | 80 Size preview, Size photo) throws CameraAccessException { in AndroidCamera2Settings()
|
/frameworks/base/core/java/android/widget/ |
D | FastScroller.java | 668 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/ |
D | BitmapRegionTileSource.java | 396 Bitmap preview = decodePreview(source, previewSize); in BitmapRegionTileSource() local
|