Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 25 of 40) sorted by relevance

12

/hardware/google/pixel/vibrator/drv2624/bench/
DAndroid.bp32 // TODO(b/135767253): Remove when fixed.
34 // TODO(b/142024316): Remove when fixed.
/hardware/google/pixel/vibrator/cs40l25/bench/
DAndroid.bp32 // TODO(b/135767253): Remove when fixed.
34 // TODO(b/142024316): Remove when fixed.
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp767 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()
Dcommon.h363 wifi_gscan_result_t fixed; member
/hardware/interfaces/gnss/2.1/
DIGnssAntennaInfoCallback.hal72 * 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/
Dhistogram_collector.cpp82 ss << std::fixed << std::setprecision(3); in Dump()
/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.cpp82 ss << std::fixed << std::setprecision(3); in Dump()
/hardware/nxp/nfc/pn8x/
DAndroid.bp33 … // Allow implicit fallthroughs in phDnldNfc_Internal.cc and phNxpConfig.cpp until they are fixed.
/hardware/interfaces/media/bufferpool/1.0/
Dtypes.hal89 * Monotonic timestamp in Us since fixed point in time as decided
/hardware/interfaces/media/bufferpool/2.0/
Dtypes.hal91 * Monotonic timestamp in Us since fixed point in time as decided
/hardware/libhardware/modules/camera/3_4/
DREADME.md125 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/
DISurroundView2dSession.hal32 * covered on the ground. Mapping information is fixed for a car and is based upon its camera
Dtypes.hal253 * Mapping width, height is fixed for a car and is based on camera parameters and their ground
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal93 * 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/
DIEffect.hal91 * 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/
DIEffect.hal93 * 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/
DIEffect.hal97 * 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/
DIEffect.hal93 * EffectConfig for output buffer expressed in 8.24 fixed
107 * EffectConfig for output buffer expressed in 8.24 fixed
/hardware/interfaces/wifi/1.0/
DREADME-NAN.md44 * Assigned but not fixed values are specified using the <i>variable</i> keyword, possibly with some
/hardware/interfaces/wifi/1.2/
DREADME-NAN.md47 * Assigned but not fixed values are specified using the <i>variable</i> keyword, possibly with some
/hardware/interfaces/audio/7.0/
DIStream.hal53 * For devices with fixed configurations, e.g. built-in audio devices, all
/hardware/interfaces/camera/device/1.0/
Dtypes.hal25 * The facing of the camera is not fixed relative to the screen.
/hardware/interfaces/identity/support/include/cppbor/
DREADME.md27 This can be fixed, but it seems unlikely that applications will need
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_base.cpp580 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/
Dtypes.hal232 PCM_SUB_32_BIT = 0x3, // PCM signed .31 fixed point
233 PCM_SUB_8_24_BIT = 0x4, // PCM signed 8.23 fixed point

12