Searched defs:rotation (Results 1 – 8 of 8) sorted by relevance
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/ |
D | EventReporter.java | 125 public void reportScreenChanged(int width, int height, int dpi, int rotation) { in reportScreenChanged()
|
D | GceService.java | 151 int rotation = getRotation(); in onConfigurationChanged() local
|
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ |
D | server_connector.js | 122 createDeviceDisplaysMessage(rotation) { argument 133 constructor(parentController, rotation) { argument
|
/device/google/contexthub/firmware/os/drivers/window_orientation/ |
D | window_orientation.c | 156 static bool isTiltAngleAcceptable(int rotation, int8_t tilt_angle) in isTiltAngleAcceptable() 162 static bool isOrientationAngleAcceptable(int current_rotation, int rotation, in isOrientationAngleAcceptable() 301 static void updatePredictedRotation(uint64_t now, int rotation) in updatePredictedRotation()
|
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/ |
D | app.js | 130 createDeviceDisplaysMessage(rotation) { argument 752 #rotateDisplays(rotation) { argument 1098 #onRotateButton(rotation) { argument
|
/device/generic/goldfish/hals/camera/ |
D | FakeRotatingCamera.h | 83 float rotation[3]; member
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | GuestFrameComposer.cpp | 141 uint32_t rotation = 0; in GetRotationFromTransform() local 334 int DoRotation(const BufferSpec& src, const BufferSpec& dst, libyuv::RotationMode rotation, in DoRotation() 949 libyuv::RotationMode rotation = GetRotationFromTransform(srcLayer->getTransform()); in composeLayerInto() local
|
/device/generic/goldfish/hals/audio/ |
D | primary_device.cpp | 564 Return<Result> PrimaryDevice::updateRotation(IPrimaryDevice::Rotation rotation) { in updateRotation()
|