/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_gyro_test.cc | 76 std::vector<float> pitch; in QueryGyroDirectEventsForDuration() local 82 gyro_start_time, gyro_end_time, &gyro_timestamp_ns, &azimuth, &pitch, in QueryGyroDirectEventsForDuration() 94 gyro_direct_pitch_.insert(gyro_direct_pitch_.end(), pitch.begin(), in QueryGyroDirectEventsForDuration() 95 pitch.end()); in QueryGyroDirectEventsForDuration() 216 const std::vector<float>& pitch, in LogGyroDataToFile() argument 225 << pitch[i] << " " << gyro_arrival_time_ns[i] << "\n"; in LogGyroDataToFile()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | euler_angles.hpp | 101 T const & pitch, 109 T const & pitch,
|
D | euler_angles.inl | 173 T const & pitch, argument 179 T tmp_cp = glm::cos(pitch); 180 T tmp_sp = glm::sin(pitch); 208 T const & pitch, argument 214 T tmp_cp = glm::cos(pitch); 215 T tmp_sp = glm::sin(pitch);
|
/hardware/interfaces/audio/6.0/ |
D | types.hal | 302 * Algorithms used for timestretching (preserving pitch while playing audio 315 * Behavior when the values for speed and / or pitch are out 331 * (pitch). 341 * Pitch factor (multiplier). Setting pitch value to 1.0f together 342 * with changing playback speed preserves the pitch, this is often 343 * called "timestretching." Setting the pitch value equal to speed produces 346 float pitch; 348 * Selects the algorithm used for timestretching (preserving pitch while 353 * Selects the behavior when the specified values for speed and / or pitch
|
/hardware/interfaces/audio/7.0/ |
D | types.hal | 317 * Algorithms used for timestretching (preserving pitch while playing audio 330 * Behavior when the values for speed and / or pitch are out 346 * (pitch). 356 * Pitch factor (multiplier). Setting pitch value to 1.0f together 357 * with changing playback speed preserves the pitch, this is often 358 * called "timestretching." Setting the pitch value equal to speed produces 361 float pitch; 363 * Selects the algorithm used for timestretching (preserving pitch while 368 * Selects the behavior when the specified values for speed and / or pitch
|
/hardware/google/aemu/host-common/include/host-common/ |
D | display_agent.h | 55 int pitch; /* bytes per line */ member
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput.h | 517 int pitch; member 572 int pitch; member 621 int pitch; member 661 int pitch; member
|
D | XIproto.h | 784 CARD16 pitch B16; 844 CARD16 pitch B16; 898 INT16 pitch B16; 951 INT16 pitch B16;
|
D | XKBproto.h | 89 INT16 pitch B16; 1191 CARD16 pitch B16;
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | dri_interface.h | 218 unsigned long long offset, GLint depth, GLuint pitch); 766 unsigned int pitch; member 1032 int name, int pitch,
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/ |
D | dri_interface.h | 218 unsigned long long offset, GLint depth, GLuint pitch); 766 unsigned int pitch; member 1032 int name, int pitch,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_external_memory_dma_buf.adoc | 33 produced image, specify the memory layout (such as row pitch and DRM format
|
D | VK_EXT_image_drm_format_modifier.adoc | 215 plane a dma_buf, offset, and row pitch. 231 offset, and row pitch. 285 include the image's pixel format and a dma_buf, offset, and row pitch for
|
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/ |
D | drm_mode.h | 656 __u32 pitch; member 1040 __u32 pitch; member
|
D | i915_drm.h | 330 unsigned int pitch; member 367 int pitch; member
|
/hardware/libhardware/include/hardware/ |
D | sensors.h | 224 float pitch; member
|
/hardware/libhardware/include_all/hardware/ |
D | sensors.h | 224 float pitch; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_opacity_micromap.adoc | 30 Relatedly, the mapping from triangle to index is another design choice. With raster images, pitch o…
|
/hardware/libhardware/tests/hardware/ |
D | struct-offset.cpp | 64 CHECK_MEMBER_AT(sensors_vec_t, pitch, 4, 4); in CheckOffsets()
|
/hardware/google/gfxstream/guest/mesa/include/GL/internal/ |
D | dri_interface.h | 1017 unsigned int pitch; member 1437 int name, int pitch,
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | quaternion.inl | 138 // valType const & pitch, 143 // tvec3<valType> eulerAngle(pitch * valType(0.5), yaw * valType(0.5), roll * valType(0.5)); 565 return tvec3<T, P>(pitch(x), yaw(x), roll(x)); 575 GLM_FUNC_QUALIFIER T pitch(tquat<T, P> const & q) function
|
D | quaternion.hpp | 271 GLM_FUNC_DECL T pitch(tquat<T, P> const & x);
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | XKBlib.h | 194 int pitch; /* requested pitch in Hz */ member
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | gps_extended_c.h | 393 float pitch; member
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 897 float pitch; // Body pitch (Radians) member
|