Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java339 BitmapIOTask ioTask = new BitmapIOTask(sourceUri, destUri, format, flags, cropBounds, in startBitmapIO() local
341 ioTask.execute(currentBitmap); in startBitmapIO()