Searched defs:orientation (Results  1 – 7 of 7) sorted by relevance
| /development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/ | 
| D | CameraPreview.java | 96         int orientation = calculatePreviewOrientation(mCameraInfo, mDisplayOrientation);  in surfaceChanged()  local
 | 
| /development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/ | 
| D | CameraPreview.java | 96         int orientation = calculatePreviewOrientation(mCameraInfo, mDisplayOrientation);  in surfaceChanged()  local
 | 
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ | 
| D | TouchPaint.java | 452                 float major, float minor, float orientation,  in paint()492                 float orientation, Paint paint) {  in drawOval()
 513         private void drawSplat(Canvas canvas, float x, float y, float orientation,  in drawSplat()
 
 | 
| /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ | 
| D | FoldingLayout.java | 180     public void setOrientation(Orientation orientation) {  in setOrientation()231     private void prepareFold(Orientation orientation, float anchorFactor, int numberOfFolds) {  in prepareFold()
 
 | 
| /development/apps/WidgetPreview/src/com/android/widgetpreview/ | 
| D | WidgetPreviewActivity.java | 228         String orientation;  in buildFile()  local
 | 
| /development/samples/browseable/Camera2Video/src/com.example.android.camera2video/ | 
| D | Camera2VideoFragment.java | 442             int orientation = getResources().getConfiguration().orientation;  in openCamera()  local
 | 
| /development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ | 
| D | Camera2BasicFragment.java | 573                 int orientation = getResources().getConfiguration().orientation;  in setUpCameraOutputs()  local
 |