Searched refs:ORIENTATION_180 (Results 1 – 10 of 10) sorted by relevance
/frameworks/av/services/camera/virtualcamera/aidl/android/companion/virtualcamera/ |
D | SensorOrientation.aidl | 28 ORIENTATION_180 = 180, enumConstant
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlingerProperties.cpp | 171 case SurfaceFlingerProperties::primary_display_orientation_values::ORIENTATION_180: in primary_display_orientation() 172 configDefault = DisplayOrientation::ORIENTATION_180; in primary_display_orientation() 188 case DisplayOrientation::ORIENTATION_180: in primary_display_orientation() 189 return SurfaceFlingerProperties::primary_display_orientation_values::ORIENTATION_180; in primary_display_orientation()
|
D | SurfaceFlinger.cpp | 3088 case Values::ORIENTATION_180: in getPhysicalDisplayOrientation()
|
/frameworks/native/services/surfaceflinger/sysprop/api/ |
D | SurfaceFlingerProperties-latest.txt | 88 enum_values: "ORIENTATION_0|ORIENTATION_90|ORIENTATION_180|ORIENTATION_270"
|
D | SurfaceFlingerProperties-current.txt | 118 enum_values: "ORIENTATION_0|ORIENTATION_90|ORIENTATION_180|ORIENTATION_270"
|
/frameworks/av/services/camera/virtualcamera/ |
D | VirtualCameraService.cc | 123 configuration.sensorOrientation != SensorOrientation::ORIENTATION_180 && in validateConfiguration() 457 sensorOrientation = SensorOrientation::ORIENTATION_180; in enableTestCameraCmd()
|
/frameworks/proto_logging/stats/enums/hardware/biometrics/ |
D | enums.proto | 84 ORIENTATION_180 = 3; enumerator
|
/frameworks/base/services/core/java/com/android/server/biometrics/log/ |
D | BiometricFrameworkStatsLogger.java | 275 return BiometricsProtoEnums.ORIENTATION_180; in orientationType()
|
/frameworks/native/services/surfaceflinger/sysprop/ |
D | SurfaceFlingerProperties.sysprop | 193 enum_values: "ORIENTATION_0|ORIENTATION_90|ORIENTATION_180|ORIENTATION_270"
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 6540 ORIENTATION_180 = ui::toRotationInt(ui::ROTATION_180), in TEST_P() enumerator 6544 using Orientation::ORIENTATION_0, Orientation::ORIENTATION_90, Orientation::ORIENTATION_180, in TEST_P() 6549 {ORIENTATION_180, {{{479.5, 799.75}, {0, 799.75}, {0, 0}, {479.5, 0}}}}, in TEST_P()
|