OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RotationTask
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/data/
RotationTask.java
36
*
RotationTask
can be used to rotate a {@link LocalData} by updating the exif
39
public class
RotationTask
extends AsyncTask<LocalData, Void, LocalData> {
47
public
RotationTask
(Context context, LocalDataAdapter adapter,
LocalMediaData.java
564
RotationTask
task = new
RotationTask
(context, adapter,
[
all
...]
Completed in 645 milliseconds