/device/generic/goldfish-opengl/system/hwc3/ |
D | ComposerResources.cpp | 24 HWC3::Error toHwc3Error(::android::hardware::graphics::composer::V2_1::Error error) { in toHwc3Error() 26 case ::android::hardware::graphics::composer::V2_1::Error::NONE: in toHwc3Error() 28 case ::android::hardware::graphics::composer::V2_1::Error::BAD_CONFIG: in toHwc3Error() 30 case ::android::hardware::graphics::composer::V2_1::Error::BAD_DISPLAY: in toHwc3Error() 32 case ::android::hardware::graphics::composer::V2_1::Error::BAD_LAYER: in toHwc3Error() 34 case ::android::hardware::graphics::composer::V2_1::Error::BAD_PARAMETER: in toHwc3Error() 36 case ::android::hardware::graphics::composer::V2_1::Error::NO_RESOURCES: in toHwc3Error() 38 case ::android::hardware::graphics::composer::V2_1::Error::NOT_VALIDATED: in toHwc3Error() 40 case ::android::hardware::graphics::composer::V2_1::Error::UNSUPPORTED: in toHwc3Error() 45 ::android::hardware::graphics::composer::V2_1::Display toHwc2Display(int64_t displayId) { in toHwc2Display() [all …]
|
/device/google/trout/hal/sensors/2.1/ |
D | SensorsSubHal.h | 23 using ::android::hardware::sensors::V2_1::SensorType; 28 namespace V2_1 { 34 using ::android::hardware::sensors::V2_1::implementation::IHalProxyCallback; 35 using ::android::hardware::sensors::V2_1::implementation::ISensorsSubHal; 36 using ::android::hardware::sensors::V2_1::subhal::implementation::ISensorsEventCallback; 44 using Event = ::android::hardware::sensors::V2_1::Event;
|
D | Sensor.h | 40 using ::android::hardware::sensors::V2_1::Event; 41 using ::android::hardware::sensors::V2_1::SensorInfo; 42 using ::android::hardware::sensors::V2_1::SensorType; 48 namespace V2_1 {
|
D | SensorsSubHal.cpp | 22 using ::android::hardware::sensors::V2_1::implementation::ISensorsSubHal; 25 static ::android::hardware::sensors::V2_1::subhal::implementation::SensorsSubHal subHal; in sensorsHalGetSubHal_2_1() 33 namespace V2_1 { namespace 43 using ::android::hardware::sensors::V2_1::Event;
|
D | iio_utils.h | 30 namespace V2_1 { 34 using ::android::hardware::sensors::V2_1::SensorType;
|
D | MultiPoll.h | 24 namespace android::hardware::sensors::V2_1::subhal::implementation {
|
D | SensorThread.h | 24 namespace android::hardware::sensors::V2_1::subhal::implementation {
|
D | SensorThread.cpp | 20 namespace android::hardware::sensors::V2_1::subhal::implementation { namespace
|
D | MultiPoll.cpp | 19 namespace android::hardware::sensors::V2_1::subhal::implementation { namespace
|
D | iio_utils.cpp | 43 namespace V2_1 { namespace
|
D | Sensor.cpp | 27 namespace V2_1 { namespace
|
/device/google/gs201/fingerprint/fpc1540/fp_tool/ |
D | fp_test.h | 7 using android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprint; 8 using android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprintClientCallback; 9 using android::hardware::biometrics::fingerprint::V2_1::RequestStatus;
|
/device/google/gs101/fingerprint/fpc1540/fp_tool/ |
D | fp_test.h | 7 using android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprint; 8 using android::hardware::biometrics::fingerprint::V2_1::IBiometricsFingerprintClientCallback; 9 using android::hardware::biometrics::fingerprint::V2_1::RequestStatus;
|
/device/google/trout/hal/sensors/2.1/tests/ |
D | IioUtilsTest.cpp | 28 using ::android::hardware::sensors::V2_1::SensorType; 29 using android::hardware::sensors::V2_1::subhal::implementation::iio_device_data; 30 using android::hardware::sensors::V2_1::subhal::implementation::load_iio_devices; 31 using android::hardware::sensors::V2_1::subhal::implementation::sensors_supported_hal;
|
D | MultiPoll.cpp | 24 using android::hardware::sensors::V2_1::subhal::implementation::MultiPoll;
|
/device/google/cuttlefish/guest/hals/health/ |
D | health-hidl.cpp | 31 using ::android::hardware::health::V2_1::IHealth; 37 namespace V2_1 { namespace 105 using ::android::hardware::health::V2_1::implementation::HealthImpl; in HIDL_FETCH_IHealth()
|
/device/google/sunfish/health/ |
D | Health.cpp | 47 using ::android::hardware::health::V2_1::IHealth; 146 namespace V2_1 { namespace 201 using ::android::hardware::health::V2_1::implementation::HealthImpl; in HIDL_FETCH_IHealth()
|
/device/google/redbull/health/ |
D | Health.cpp | 48 using ::android::hardware::health::V2_1::IHealth; 171 namespace V2_1 { namespace 226 using ::android::hardware::health::V2_1::implementation::HealthImpl; in HIDL_FETCH_IHealth()
|
/device/google/coral/health/ |
D | Health.cpp | 49 using ::android::hardware::health::V2_1::IHealth; 181 namespace V2_1 { namespace 236 using ::android::hardware::health::V2_1::implementation::HealthImpl; in HIDL_FETCH_IHealth()
|
/device/generic/goldfish/sensors/ |
D | sensor_list.h | 23 using SensorInfo = ahs::V2_1::SensorInfo;
|
D | entry.cpp | 22 using ::android::hardware::sensors::V2_1::implementation::ISensorsSubHal;
|
D | sensor_list.cpp | 20 using ahs::V2_1::SensorType;
|
/device/google/cuttlefish/shared/sensors/multihal/ |
D | entry.cpp | 23 using ::android::hardware::sensors::V2_1::implementation::ISensorsSubHal;
|
/device/generic/goldfish/sensors/include/ |
D | multihal_sensors.h | 33 namespace ahs21 = ahs::V2_1;
|