Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 143) sorted by relevance

123456

/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal45 * For a receiver with capabilities to track multiple frequencies for the same satellite,
46 * multiple corrections for the same satellite may be provided.
71 * through multiple reflections.
125 * through multiple reflections.
/hardware/interfaces/biometrics/fingerprint/2.3/
DIBiometricsFingerprint.hal46 * If multiple fingers are detected within the sensor area, only the
66 * If multiple fingers have left the sensor area, only the finger which
/hardware/google/camera/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/ti/am57x/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/google/pixel/
DAndroid.bp15 // Please consider splitting the single license below into multiple licenses,
/hardware/google/gchips/
DAndroid.bp15 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/tv/tuner/1.0/
DIFilter.hal32 * different length. The length's information of one or multiple data blocks
135 * by multiple protocols, multiple filters may need to work together to
/hardware/interfaces/neuralnetworks/utils/common/src/
DCommonUtils.cpp305 static uint32_t roundUpToMultiple(uint32_t value, uint32_t multiple) { in roundUpToMultiple() argument
306 return (value + multiple - 1) / multiple * multiple; in roundUpToMultiple()
/hardware/google/interfaces/media/c2/1.0/
DIComponentInterface.hal35 * for that component or component interface 'class'; however, multiple
/hardware/qcom/sdm845/display/
DAndroid.bp11 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/wifi/supplicant/1.1/
DISupplicantStaIface.hal33 * Registration of multiple callback objects is supported. These objects must
/hardware/qcom/sm8150/display/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/libhardware/
DAndroid.bp13 // Please consider splitting the single license below into multiple licenses,
/hardware/qcom/sm7250/display/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/camera/device/3.4/
Dtypes.hal49 * A logical multi camera is a camera device backed by multiple physical cameras that
53 * A logical camera is a camera device backed by multiple physical camera
135 * A logical camera is a camera device backed by multiple physical camera
157 * Individual camera settings for logical camera backed by multiple physical devices.
214 * With 3.4 CaptureRequest, there can be multiple sources of metadata settings.
283 * A vector containing individual camera settings for logical camera backed by multiple physical
/hardware/st/secure_element2/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/hardware/qcom/sm8150/gps/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/qcom/display/
DAndroid.bp26 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/radio/config/1.3/
DIRadioConfig.hal22 * serial to different methods), multiple responses (one for each method call) must still be served.
/hardware/interfaces/wifi/1.5/
DIWifi.hal32 * this must register multiple callbacks each of which must receive all
/hardware/qcom/sm7250/gps/
DAndroid.bp14 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/
DAndroid.bp11 // Please consider splitting the single license below into multiple licenses,
/hardware/interfaces/power/1.0/
Dtypes.hal98 * multiple clients/system conditions.
151 * is chosen by aggregation votes from multiple clients/system conditions.
/hardware/interfaces/wifi/1.4/
DIWifiChip.hal31 * to this must register multiple callbacks each of which must receive all
/hardware/ti/am57x/libhwcomposer/
DAndroid.bp25 // Please consider splitting the single license below into multiple licenses,

123456