Home
last modified time | relevance | path

Searched defs:R (Results 1 – 25 of 43) sorted by relevance

12

/hardware/interfaces/health/storage/test_common/include/health-storage-test/
Dcommon.h34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string()
46 bool Wait(std::chrono::duration<R, P> duration) { in Wait()
59 bool WaitLocked(std::unique_lock<std::mutex>* lock, std::chrono::duration<R, P> duration) { in WaitLocked()
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DColorChannel.aidl37 R, enumConstant
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DColorChannel.aidl37 R, enumConstant
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DColorChannel.aidl25 R, enumConstant
/hardware/google/pixel/power-libperfmgr/aidl/
DGpuCalculationHelpers.cpp33 duration<R, P> lerp(duration<R, P> a, duration<R, P> b, float t) { in lerp()
/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp54 void waitForResult(std::chrono::duration<R, P> timeout, Result expected) { in waitForResult()
83 bool ping(std::chrono::duration<R, P> timeout) { in ping()
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl24 R = 1024, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl41 R = (1 << 10) /* 1024 */, enumConstant
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl39 R = 1 << 10, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl40 R = 1024, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl41 R = 1024, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl41 R = (1 << 10) /* 1024 */, enumConstant
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
DPlaneLayoutComponentType.aidl41 R = (1 << 10) /* 1024 */, enumConstant
/hardware/interfaces/health/storage/aidl/vts/functional/
DVtsHalHealthStorageTargetTest.cpp57 void WaitForResult(std::chrono::duration<R, P> timeout, Result expected) { in WaitForResult()
88 bool ping(std::chrono::duration<R, P> timeout) { in ping()
/hardware/google/graphics/common/gralloc-headers/pixel-gralloc/
Dlayout.h18 R = static_cast<uint32_t>(PlaneLayoutComponentType::R), enumerator
/hardware/libhardware/tests/hwc/
Dtest-arrows.c51 #define R (0xFF000000) macro
Dutil.c114 EGLint R,G,B,A; in select_config_for_window() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.hpp45 R = 0, enumerator
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dhal_outputs.c398 float R[3][3]; in google_orientation_geomagnetic() local
429 float R[3][3]; in google_orientation_6_axis() local
460 float R[3][3]; in google_orientation() local
/hardware/interfaces/thermal/aidl/vts/
DVtsHalThermalTargetTest.cpp97 [[nodiscard]] bool waitForCallback(std::chrono::duration<R, P> duration) { in waitForCallback()
123 [[nodiscard]] bool waitForCallback(std::chrono::duration<R, P> duration) { in waitForCallback()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dhal_outputs.c444 float R[3][3]; in google_orientation_geomagnetic() local
475 float R[3][3]; in google_orientation_6_axis() local
506 float R[3][3]; in google_orientation() local
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp312 double R = 6378.137; // Radius of earth in KM in distanceMeters() local
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DFormatConversions.cpp113 uint8_t R = (r * 527 + 23) >> 6; in rgb565_to_yv12() local
164 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yv12() local
216 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yuv420p() local
/hardware/google/pixel/power-libperfmgr/aidl/tests/
DGpuCapacityCalculationTest.cpp37 inline int64_t to_int_nanoseconds(std::chrono::duration<R, D> duration) { in to_int_nanoseconds()
/hardware/interfaces/health/2.1/vts/functional/
DVtsHalHealthV2_1TargetTest.cpp93 bool waitInvoke(std::chrono::duration<R, P> duration) { in waitInvoke()

12