Searched refs:horizontal (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/gnss/1.0/ |
D | types.hal | 54 /** GpsLocation has valid horizontal accuracy. */ 87 * Represents expected horizontal position accuracy, radial, in meters
|
D | IGnssDebug.hal | 69 /** Represents horizontal speed in meters per second. */ 74 * Estimated horizontal accuracy of position expressed in meters,
|
/hardware/google/graphics/common/libhwjpeg/include/ |
D | exynos-hwjpeg.h | 196 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) = 0; 444 …virtual bool SetChromaSampFactor(unsigned int __unused horizontal, unsigned int __unused vertical)… in SetChromaSampFactor() argument 565 virtual bool SetChromaSampFactor(unsigned int horizontal,
|
/hardware/interfaces/audio/effect/6.0/ |
D | IVirtualizerEffect.hal | 57 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVirtualizerEffect.hal | 56 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/4.0/ |
D | IVirtualizerEffect.hal | 57 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVirtualizerEffect.hal | 69 * - 0 is the horizontal plane of the listener;
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 74 unsigned int horizontal, unsigned int vertical) in SetChromaSampFactor() argument 77 switch ((horizontal << 4) | vertical) { in SetChromaSampFactor() 85 ALOGE("Unsupported chroma subsampling %ux%u", horizontal, vertical); in SetChromaSampFactor()
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 95 * Represents the horizontal uncertainty (63% to 68% confidence) in meters on the device
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 33 * - For a trackball, reports the relative horizontal displacement of the trackball. 162 * - For a mouse, reports the relative movement of the horizontal scroll wheel. 285 * vertical or horizontal. The movement of a rotating scroller is an example of this. 507 * The motion event contains relative vertical and/or horizontal scroll offsets.
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 106 * - a horizontal stride multiple of 16 pixels 345 * - a horizontal stride multiple of 16 pixels 369 * - a horizontal stride multiple of 16 pixels 395 * - a horizontal stride multiple of 16 pixels
|