/device/google/cuttlefish_common/host/frontend/vnc_server/ |
D | frame_buffer_watcher.cpp | 63 if (stripe.orientation == ScreenOrientation::Landscape) { in Rotated() 85 stripe.orientation = ScreenOrientation::Landscape; in Rotated() 91 return Stripes(stripe.orientation)[stripe.index]->raw_data != stripe.raw_data; in StripeIsDifferentFromPrevious() 95 ScreenOrientation orientation, const SeqNumberVec& seq_numbers) const { in StripesNewerThan() argument 97 const auto& stripes = Stripes(orientation); in StripesNewerThan() 109 ScreenOrientation orientation) { in Stripes() argument 110 return stripes_[static_cast<int>(orientation)]; in Stripes() 114 ScreenOrientation orientation) const { in Stripes() 115 return stripes_[static_cast<int>(orientation)]; in Stripes() 132 Stripes(stripe->orientation)[stripe->index] = stripe; in UpdateStripeIfStripeIsNew()
|
D | frame_buffer_watcher.h | 39 StripePtrVec StripesNewerThan(ScreenOrientation orientation, 60 StripePtrVec& Stripes(ScreenOrientation orientation) REQUIRES(stripes_lock_); 61 const StripePtrVec& Stripes(ScreenOrientation orientation) const
|
D | blackboard.cpp | 90 state.orientation, state.stripe_seq_nums); in WaitForSenderWork() 105 ScreenOrientation orientation) { in SetOrientation() argument 108 state.orientation = orientation; in SetOrientation()
|
D | blackboard.h | 42 ScreenOrientation orientation{}; 80 ScreenOrientation orientation);
|
D | vnc_client_connection.h | 122 Coordinates CoordinatesForOrientation(ScreenOrientation orientation) const; 128 void SetScreenOrientation(ScreenOrientation orientation) EXCLUDES(m_);
|
D | vnc_utils.h | 64 ScreenOrientation orientation{};
|
D | vnc_client_connection.cpp | 480 ScreenOrientation orientation) const { in CoordinatesForOrientation() 488 switch (orientation) { in CoordinatesForOrientation() 508 void VncClientConnection::SetScreenOrientation(ScreenOrientation orientation) { in SetScreenOrientation() argument 510 auto coords = CoordinatesForOrientation(orientation); in SetScreenOrientation() 514 current_orientation_ = orientation; in SetScreenOrientation()
|
/device/google/cuttlefish_common/guest/hals/camera/ |
D | CameraConfiguration.cpp | 101 CameraDefinition::Orientation* orientation) { in ValueToCameraOrientation() argument 103 *orientation = CameraDefinition::kBack; in ValueToCameraOrientation() 106 *orientation = CameraDefinition::kFront; in ValueToCameraOrientation() 216 &camera.orientation)) in ConfigureCameras()
|
D | CameraConfiguration.h | 39 Orientation orientation; member
|
/device/google/contexthub/firmware/variant/lunchbox/ |
D | lunchbox.mk | 54 SRCS_os += os/drivers/orientation/orientation.c
|
/device/google/contexthub/firmware/variant/nucleo/ |
D | nucleo.mk | 58 SRCS_os += os/drivers/orientation/orientation.c
|
/device/google/contexthub/firmware/variant/neonkey/ |
D | neonkey.mk | 62 SRCS_os += os/drivers/orientation/orientation.c
|
/device/google/contexthub/firmware/ |
D | neonkey_aux_variant_config.mk | 77 os/drivers/orientation/orientation.c \
|
D | nucleo_aux_variant_config.mk | 76 os/drivers/orientation/orientation.c \
|
D | argonkey_aux_variant_config.mk | 74 os/drivers/orientation/orientation.c \
|
D | lunchbox_aux_variant_config.mk | 84 os/drivers/orientation/orientation.c \
|
/device/google/contexthub/firmware/variant/argonkey/ |
D | argonkey.mk | 53 SRCS_os += os/drivers/orientation/orientation.c
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | README | 41 …MATRIX 1, 0, 0, 0, 1, 0, 0, 0, 1 /* Accelerometer and gyroscope axis orientation */ 42 …X 1, 0, 0, 0, 1, 0, 0, 0, 1 /* Magnetometer axis orientation [MUST be set if… 74 Sensors orientation can be modified through rotation matrices. Accelerometer and gyroscope are shar…
|
/device/generic/goldfish/data/etc/ |
D | config.ini | 15 hw.sensors.orientation=yes key
|
D | config.ini.nexus5 | 15 hw.sensors.orientation=yes
|
D | config.ini.xl | 14 hw.sensors.orientation=yes
|
D | config.ini.tv | 15 hw.sensors.orientation=no
|
D | config.ini.foldable | 15 hw.sensors.orientation=yes
|
/device/google/atv/ |
D | config.ini | 17 hw.sensors.orientation=no key
|
/device/google/marlin/ |
D | synaptics_dsxv26.idc | 32 touch.orientation.calibration = none
|