Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 7 of 7) sorted by relevance

/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/
DCameraPreview.java96 int orientation = calculatePreviewOrientation(mCameraInfo, mDisplayOrientation); in surfaceChanged() local
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/
DCameraPreview.java96 int orientation = calculatePreviewOrientation(mCameraInfo, mDisplayOrientation); in surfaceChanged() local
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java452 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/
DFoldingLayout.java180 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/
DWidgetPreviewActivity.java228 String orientation; in buildFile() local
/development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
DCamera2VideoFragment.java442 int orientation = getResources().getConfiguration().orientation; in openCamera() local
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/
DCamera2BasicFragment.java573 int orientation = getResources().getConfiguration().orientation; in setUpCameraOutputs() local