Home
last modified time | relevance | path

Searched refs:drawWallpaperSelectionFrame (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java115 public static void drawWallpaperSelectionFrame(Canvas canvas, RectF cropBounds, float spotX, in drawWallpaperSelectionFrame() method in CropDrawingUtils
DCropView.java370 CropDrawingUtils.drawWallpaperSelectionFrame(canvas, mScreenCropBounds, in onDraw()