/hardware/libhardware/tests/hwc/ |
D | test-arrows.c | 51 #define R (0xFF000000) macro 54 R, R, R, R, R, R, R, G, G, R, R, R, R, R, R, R, 55 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, 56 R, R, R, R, R, G, G, G, G, G, G, R, R, R, R, R, 57 R, R, R, R, G, G, G, G, G, G, G, G, R, R, R, R, 58 R, R, R, G, G, G, G, G, G, G, G, G, G, R, R, R, 59 R, R, G, G, G, G, G, G, G, G, G, G, G, G, R, R, 60 R, R, G, G, G, G, G, G, G, G, G, G, G, G, R, R, 61 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, 62 R, R, R, R, R, R, G, G, G, G, R, R, R, R, R, R, [all …]
|
D | util.c | 114 EGLint R,G,B,A; in select_config_for_window() local 121 R = G = B = A = 8; in select_config_for_window() 124 R = 5; G = 6; B = 5; A = 0; in select_config_for_window() 151 if (r == R && g == G && b == B && a == A) { in select_config_for_window()
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 45 template <typename R> 46 std::string toString(std::chrono::duration<R, std::milli> time) { in toString() argument 57 template <typename R, typename P> 58 bool wait(std::chrono::duration<R, P> duration) { in wait() argument 70 template <typename R, typename P> 71 bool waitLocked(std::unique_lock<std::mutex>* lock, std::chrono::duration<R, P> duration) { in waitLocked() argument 94 template <typename R, typename P> 95 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult() argument 123 template <typename R, typename P> 124 bool ping(std::chrono::duration<R, P> timeout) { in ping() argument
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 398 float R[3][3]; in google_orientation_geomagnetic() local 399 inv_get_rotation_geomagnetic(R); in google_orientation_geomagnetic() 400 g[0] = atan2f(-R[1][0], R[0][0]) * rad2deg; in google_orientation_geomagnetic() 401 g[1] = atan2f(-R[2][1], R[2][2]) * rad2deg; in google_orientation_geomagnetic() 402 g[2] = asinf ( R[2][0]) * rad2deg; in google_orientation_geomagnetic() 429 float R[3][3]; in google_orientation_6_axis() local 431 inv_get_rotation_6_axis(R); in google_orientation_6_axis() 433 g[0] = atan2f(-R[1][0], R[0][0]) * rad2deg; in google_orientation_6_axis() 434 g[1] = atan2f(-R[2][1], R[2][2]) * rad2deg; in google_orientation_6_axis() 435 g[2] = asinf ( R[2][0]) * rad2deg; in google_orientation_6_axis() [all …]
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | hal_outputs.c | 444 float R[3][3]; in google_orientation_geomagnetic() local 445 inv_get_rotation_geomagnetic(R); in google_orientation_geomagnetic() 446 g[0] = atan2f(-R[1][0], R[0][0]) * rad2deg; in google_orientation_geomagnetic() 447 g[1] = atan2f(-R[2][1], R[2][2]) * rad2deg; in google_orientation_geomagnetic() 448 g[2] = asinf ( R[2][0]) * rad2deg; in google_orientation_geomagnetic() 475 float R[3][3]; in google_orientation_6_axis() local 477 inv_get_rotation_6_axis(R); in google_orientation_6_axis() 479 g[0] = atan2f(-R[1][0], R[0][0]) * rad2deg; in google_orientation_6_axis() 480 g[1] = atan2f(-R[2][1], R[2][2]) * rad2deg; in google_orientation_6_axis() 481 g[2] = asinf ( R[2][0]) * rad2deg; in google_orientation_6_axis() [all …]
|
/hardware/interfaces/media/omx/1.0/ |
D | types.hal | 230 BT709_5, // Rec.ITU-R BT.709-5 or equivalent 231 BT470_6M, // Rec.ITU-R BT.470-6 System M or equivalent 232 BT601_6_625, // Rec.ITU-R BT.601-6 625 or equivalent 233 BT601_6_525, // Rec.ITU-R BT.601-6 525 or equivalent 235 BT2020, // Rec.ITU-R BT.2020 or equivalent 254 BT1361, // Rec.ITU-R BT.1361 extended gamut 263 BT709_5, // Rec.ITU-R BT.709-5 or equivalent 265 BT601_6, // Rec.ITU-R BT.601-6 625 or equivalent 267 BT2020, // Rec.ITU-R BT.2020 non-constant luminance 268 BT2020CONSTANT, // Rec.ITU-R BT.2020 constant luminance
|
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
D | AssertOk.h | 119 template <class R> 120 static R extract(const Return<R>& ret) { in extract() 123 return R{}; in extract()
|
/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
D | FormatConvert.cpp | 52 unsigned char R = (unsigned char)clamp(Rf, 0.0f, 255.0f); in yuvToRgbx() local 57 return (R ) | in yuvToRgbx() 62 return (R << 16) | in yuvToRgbx()
|
/hardware/interfaces/wifi/1.3/default/ |
D | wifi_legacy_hal_stubs.cpp | 29 template <typename R, typename... Args> 30 struct stubFunction<R (*)(Args...)> { 31 static constexpr R invoke(Args...) { return WIFI_ERROR_NOT_SUPPORTED; } in invoke()
|
/hardware/interfaces/graphics/common/1.1/ |
D | types.hal | 158 * ITU-R Recommendation 2020 (BT.2020) 167 * ITU-R Recommendation 2100 (BT.2100) 183 * BT2020 corresponds with display settings that implement the ITU-R 194 * range) value of R, G, or B. 221 * implement the ITU-R Recommendation BT.2100 / Rec. 2100 for HDR TV.
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 29 * 32-bit format that has 8-bit R, G, B, and A components, in that order, 38 * 32-bit format that has 8-bit R, G, B, and unused components, in that 47 * 24-bit format that has 8-bit R, G, and B components, in that order, 56 * 16-bit packed format that has 5-bit R, 6-bit G, and 5-bit B components, 66 * 32-bit format that has 8-bit B, G, R, and A components, in that order, 82 * 64-bit format that has 16-bit R, G, B, and A components, in that order, 320 * 32-bit packed format that has 2-bit A, 10-bit B, G, and R components, 778 * transfer function is applied in RGB space to each of the R, G and B 923 * 1/16*2^b to 15/16*2^b for Cb, Cr, R, G and B, where b is the bit depth of 984 * for each of the R, G and B components. When written, the inverse [all …]
|
/hardware/interfaces/health/2.1/vts/functional/ |
D | VtsHalHealthV2_1TargetTest.cpp | 92 template <typename R, typename P> 93 bool waitInvoke(std::chrono::duration<R, P> duration) { in waitInvoke() argument
|
/hardware/qcom/display/msm8998/include/ |
D | color_metadata.h | 153 uint32_t R: 10; member
|
/hardware/qcom/display/msm8909/include/ |
D | color_metadata.h | 153 uint32_t R: 10; member
|
/hardware/qcom/sdm845/display/include/ |
D | color_metadata.h | 160 uint32_t R: 10; member
|
/hardware/qcom/display/msm8909w_3100/include/ |
D | color_metadata.h | 153 uint32_t R: 10; member
|
/hardware/interfaces/graphics/common/1.2/ |
D | types.hal | 38 * ITU-R Recommendation 2020 (BT.2020) 82 * DISPLAY_BT2020 corresponds with display settings that implement the ITU-R
|
/hardware/google/av/codec2/include/ |
D | C2Param.h | 642 template<typename R, typename T, typename U, typename B=typename std::remove_extent<R>::type> 643 inline _C2FieldId(U *, R T::* pm) in _C2FieldId() 652 template<typename R, typename T, typename B=typename std::remove_extent<R>::type> 653 inline _C2FieldId(R T::* pm) in _C2FieldId() 753 template<typename R, typename T, typename U> 754 inline C2ParamField(U *p, R T::* pm) : _mIndex(p->index()), _mFieldId(p, pm) { } in C2ParamField()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|
D | loc_api.xdr | 3 L O C _ A P I . X D R
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 3 L O C _ A P I _ C B . X D R
|