Home | History | Annotate | Download | only in com.example.android.camera2raw

Lines Matching refs:ROTATION_270

133         ORIENTATIONS.append(Surface.ROTATION_270, 270);
1125 if (Surface.ROTATION_90 == deviceRotation || Surface.ROTATION_270 == deviceRotation) {