OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rotateBoundingBox
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskCompressImageToJpeg.java
189
rotateBoundingBox
(img.crop, combinedRotationFromSensorToJpeg));
195
rotateBoundingBox
(img.crop, combinedRotationFromSensorToJpeg));
TaskImageContainer.java
196
protected Rect
rotateBoundingBox
(Rect box, OrientationManager.DeviceOrientation orientation) {
Completed in 162 milliseconds