/hardware/google/pixel/vibrator/drv2624/bench/ |
D | Android.bp | 32 // TODO(b/135767253): Remove when fixed. 34 // TODO(b/142024316): Remove when fixed.
|
/hardware/google/pixel/vibrator/cs40l25/bench/ |
D | Android.bp | 32 // TODO(b/135767253): Remove when fixed. 34 // TODO(b/142024316): Remove when fixed.
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 767 wifi_gscan_result_t *fixed = &drv_res->fixed; in wifi_handle_full_scan_event() local 779 convert_to_hal_result(full_scan_result, fixed); in wifi_handle_full_scan_event() 786 fixed->ssid, fixed->bssid[0], fixed->bssid[1], fixed->bssid[2], fixed->bssid[3], in wifi_handle_full_scan_event() 787 fixed->bssid[4], fixed->bssid[5], fixed->rssi, fixed->channel, fixed->ts, in wifi_handle_full_scan_event() 788 fixed->rtt, fixed->rtt_sd, drv_res->scan_ch_bucket, drv_res->ie_length); in wifi_handle_full_scan_event() 1960 wifi_gscan_result_t *fixed = &drv_res->fixed; in handleEvent() local 1961 convert_to_hal_result(mResult, fixed); in handleEvent()
|
D | common.h | 363 wifi_gscan_result_t fixed; member
|
/hardware/interfaces/gnss/2.1/ |
D | IGnssAntennaInfoCallback.hal | 72 * Each row vector (outer vectors) represents a fixed theta. The first row 77 * The columns (inner vectors) represent fixed zenith angles, beginning at 0 106 * Each row vector (outer vectors) represents a fixed theta. The first row 111 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
|
/hardware/qcom/sm7250/display/libhistogram/ |
D | histogram_collector.cpp | 82 ss << std::fixed << std::setprecision(3); in Dump()
|
/hardware/qcom/sm8150/display/libhistogram/ |
D | histogram_collector.cpp | 82 ss << std::fixed << std::setprecision(3); in Dump()
|
/hardware/nxp/nfc/pn8x/ |
D | Android.bp | 33 … // Allow implicit fallthroughs in phDnldNfc_Internal.cc and phNxpConfig.cpp until they are fixed.
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 89 * Monotonic timestamp in Us since fixed point in time as decided
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | types.hal | 91 * Monotonic timestamp in Us since fixed point in time as decided
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 125 basic HAL spec compliance. Most do nothing/report fixed values, 129 v2.1, so the fixed defaults are usually assigned based on that camera.
|
/hardware/interfaces/automotive/sv/1.0/ |
D | ISurroundView2dSession.hal | 32 * covered on the ground. Mapping information is fixed for a car and is based upon its camera
|
D | types.hal | 253 * Mapping width, height is fixed for a car and is based on camera parameters and their ground
|
/hardware/interfaces/audio/effect/5.0/ |
D | IEffect.hal | 93 * EffectConfig for output buffer expressed in 8.24 fixed 107 * EffectConfig for output buffer expressed in 8.24 fixed
|
/hardware/interfaces/audio/effect/7.0/ |
D | IEffect.hal | 91 * EffectConfig for output buffer expressed in 8.24 fixed 105 * EffectConfig for output buffer expressed in 8.24 fixed
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffect.hal | 93 * EffectConfig for output buffer expressed in 8.24 fixed 107 * EffectConfig for output buffer expressed in 8.24 fixed
|
/hardware/interfaces/audio/effect/2.0/ |
D | IEffect.hal | 97 * EffectConfig for output buffer expressed in 8.24 fixed 112 * EffectConfig for output buffer expressed in 8.24 fixed
|
/hardware/interfaces/audio/effect/4.0/ |
D | IEffect.hal | 93 * EffectConfig for output buffer expressed in 8.24 fixed 107 * EffectConfig for output buffer expressed in 8.24 fixed
|
/hardware/interfaces/wifi/1.0/ |
D | README-NAN.md | 44 * Assigned but not fixed values are specified using the <i>variable</i> keyword, possibly with some
|
/hardware/interfaces/wifi/1.2/ |
D | README-NAN.md | 47 * Assigned but not fixed values are specified using the <i>variable</i> keyword, possibly with some
|
/hardware/interfaces/audio/7.0/ |
D | IStream.hal | 53 * For devices with fixed configurations, e.g. built-in audio devices, all
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 25 * The facing of the camera is not fixed relative to the screen.
|
/hardware/interfaces/identity/support/include/cppbor/ |
D | README.md | 27 This can be fixed, but it seems unlikely that applications will need
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.cpp | 580 os << "\nres: " << info.x_pixels << "x" << info.y_pixels << " dpi: " << std::fixed << in Dump() 581 info.x_dpi << "x" << std::fixed << info.y_dpi << " fps: " << info.fps << in Dump()
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 232 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point 233 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point
|