Home
last modified time | relevance | path

Searched refs:real (Results 1 – 25 of 51) sorted by relevance

123

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Ddual_quaternion.inl15 return (&real)[i];
22 return (&real)[i];
31 : real(tquat<T, P>())
40 : real(d.real)
48 : real(d.real)
60 : real(r), dual(tquat<T, P>(0, 0, 0, 0))
65 : real(q), dual(
74 : real(r), dual(d)
82 : real(q.real)
104 this->real = q.real;
[all …]
Ddual_quaternion.hpp43 glm::tquat<T, P> real, dual; member
64 GLM_FUNC_DECL GLM_CONSTEXPR tdualquat(tquat<T, P> const & real);
66 GLM_FUNC_DECL GLM_CONSTEXPR tdualquat(tquat<T, P> const & real, tquat<T, P> const & dual);
Dstring_cast.inl446 …return detail::format(FormatStr.c_str(), x.real[0], x.real[1], x.real[2], x.real[3], x.dual[0], x.…
Dhash.inl82 glm::detail::hash_combine(seed, hasher(q.real));
Dquaternion.inl91 //Equivalent to raising a real number to a power
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/current/android/hardware/bluetooth/ranging/
DComplexNumber.aidl37 double real;
/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/
DComplexNumber.aidl21 double real;
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/
DComplexNumber.aidl37 double real;
/hardware/interfaces/automotive/vehicle/aidl/impl/
DREADME.md20 These libraries contain test-spcific logic and must not run directly on a real
58 Vendor must not directly use the reference implementation for a real vehicle.
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/
DREADME.md27 Defines a library `FakeUserHal` that emulates a real User HAL behavior by
/hardware/interfaces/security/keymint/aidl/default/
DAndroid.bp14 // A real device is required to run the TA code in a secure environment, as
60 // A real device is required to run the TA code in a secure environment, as
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_shader_clock.adoc26 Vulkan, which allows a shader to query a real-time or monotonically
DVK_EXT_headless_surface.adoc24 Because there is no real presentation target, future extensions can layer on
DVK_GOOGLE_display_timing.adoc26 Traditional game and real-time animation applications need to correctly
DVK_KHR_video_encode_queue.adoc56 fit in the legacy `VkPipelineStageFlagBits` enum, there is no real benefit
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/
DREADME.md12 In real implementation, DGRPC_SERVICE_ADDRESS can be specified to any IP
21 In real implementation, it should receive task from the remote server.
26 In real implementation, the client ID and task data should come from the
32 In real implementation, if the server provides a task timestamp, then this
69 In real implementation, this kTaskTimeoutInMs has to be set long enough to
/hardware/google/apf/doc/
Dpacket_formats.txt48 (4 bytes in) Message body... (but note in practice it's actually 4 bytes reserved, then 'real' mes…
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DREADME.md10 This HAL can be used on emulators, like cuttlefish, or on real devices. Add the
17 The virtual HAL will be ignored if a real HAL is also installed on the target
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_headless_surface/
Dheadless.adoc14 Because there is no real presentation target, the headless presentation
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_audio.h237 struct snd_enc_real real; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_hdr_metadata.adoc82 for real colors for the reference monitor.
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal26 * GL, graphics, etc. All memory sizes must be in real memory usage,
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal242 * Request the camera HAL to store meta data or real YUV data in the video
244 * it is not called, the default camera HAL behavior is to store real YUV
256 * but all camera HALs must support storing real YUV data in the video
265 * in the video buffers; false to instruct the camera HAL to store real
/hardware/interfaces/radio/1.4/
DIRadio.hal139 * If 'isTesting' is true, this request is for testing purpose, and must not be sent to a real
140 * emergency service; otherwise it's for a real emergency call request.
/hardware/interfaces/biometrics/face/aidl/default/
DREADME.md18 not enabled. Therefore real Face HAL is used. Face VHAL enabling is gated by the<br/>

123