/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | dual_quaternion.inl | 15 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 …]
|
D | dual_quaternion.hpp | 43 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);
|
D | string_cast.inl | 446 …return detail::format(FormatStr.c_str(), x.real[0], x.real[1], x.real[2], x.real[3], x.dual[0], x.…
|
D | hash.inl | 82 glm::detail::hash_combine(seed, hasher(q.real));
|
D | quaternion.inl | 91 //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/ |
D | ComplexNumber.aidl | 37 double real;
|
/hardware/interfaces/bluetooth/ranging/aidl/android/hardware/bluetooth/ranging/ |
D | ComplexNumber.aidl | 21 double real;
|
/hardware/interfaces/bluetooth/ranging/aidl/aidl_api/android.hardware.bluetooth.ranging/1/android/hardware/bluetooth/ranging/ |
D | ComplexNumber.aidl | 37 double real;
|
/hardware/interfaces/automotive/vehicle/aidl/impl/ |
D | README.md | 20 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/ |
D | README.md | 27 Defines a library `FakeUserHal` that emulates a real User HAL behavior by
|
/hardware/interfaces/security/keymint/aidl/default/ |
D | Android.bp | 14 // 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/ |
D | VK_KHR_shader_clock.adoc | 26 Vulkan, which allows a shader to query a real-time or monotonically
|
D | VK_EXT_headless_surface.adoc | 24 Because there is no real presentation target, future extensions can layer on
|
D | VK_GOOGLE_display_timing.adoc | 26 Traditional game and real-time animation applications need to correctly
|
D | VK_KHR_video_encode_queue.adoc | 56 fit in the legacy `VkPipelineStageFlagBits` enum, there is no real benefit
|
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/ |
D | README.md | 12 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/ |
D | packet_formats.txt | 48 (4 bytes in) Message body... (but note in practice it's actually 4 bytes reserved, then 'real' mes…
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/ |
D | README.md | 10 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/ |
D | headless.adoc | 14 Because there is no real presentation target, the headless presentation
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_audio.h | 237 struct snd_enc_real real; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_hdr_metadata.adoc | 82 for real colors for the reference monitor.
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 26 * GL, graphics, etc. All memory sizes must be in real memory usage,
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 242 * 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/ |
D | IRadio.hal | 139 * 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/ |
D | README.md | 18 not enabled. Therefore real Face HAL is used. Face VHAL enabling is gated by the<br/>
|