Home
last modified time | relevance | path

Searched refs:vertical (Results 1 – 25 of 34) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_swapchain_maintenance1/
DSwapchainPresentModeInfo.adoc47 vertical blanking period will follow the new mode for current and
59 require waiting for the next vertical blanking period, with
70 operation is performed based on the respective vertical blanking period,
/hardware/interfaces/gnss/1.0/
Dtypes.hal56 /** GpsLocation has valid vertical accuracy. */
93 * Represents expected vertical position accuracy in meters
DIGnssDebug.hal79 * Estimated vertical accuracy of position expressed in meters, with
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_display_surface_counter.adoc22 This extension defines a vertical blanking period counter associated with
DVK_KHR_swapchain.adoc144 management, targeting specific vertical blank intervals or absolute times
152 - Immediate present: Does not wait for vertical blanking period to update
156 - Mailbox queue: Waits for the next vertical blanking period to update the
164 - FIFO queue: Waits for the next vertical blanking period to update the
171 vertical blanking period in which the queue is non-empty
260 vertical and horizontal mirroring simultaneously? Relatedly, should
281 horizontal and vertical mirror transform? However, such a transform is
DVK_QCOM_render_pass_transform.adoc131 or also mirror transforms (e.g. vertical flips)? Mobile use cases only
/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h196 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) = 0;
484 unsigned int __unused vertical) { in SetChromaSampFactor() argument
625 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Drender-a11y-string.mjs25 "\\lvert": "open vertical bar",
26 "\\rvert": "close vertical bar",
27 "|": "vertical bar",
99 "|": "open vertical bar",
103 "|": "close vertical bar",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css66 sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
117 /** 1. Remove default vertical scrollbar in IE 8/9. 2. Improve readability and alignment in all bro…
118 textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
162 img { display: inline-block; vertical-align: middle; }
168 object, svg { display: inline-block; vertical-align: middle; }
293 … 0.2), 0 0 0 0.1em white inset; margin: 0 0.15em; padding: 0.2em 0.5em; vertical-align: middle; po…
439 table.pyhltable td { vertical-align: top; padding-top: 0; padding-bottom: 0; line-height: 1.6; }
504 th.valign-top, td.valign-top { vertical-align: top; }
506 th.valign-bottom, td.valign-bottom { vertical-align: bottom; }
508 th.valign-middle, td.valign-middle { vertical-align: middle; }
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GOOGLE_display_timing/
Dqueries.adoc9 the vertical blanking period of a given refresh cycle (RC) of the
232 presented soon enough to replace it at the next vertical blanking
254 vertical blanking period, the semantics are identical as for
257 the vertical blanking period (i.e. with tearing), the values of
259 displayed at the start of the vertical blanking period, or may: be
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_display_surface_counter/
Dsurface_capabilities.adoc71 once every time a vertical blanking period occurs on the display
/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp83 bool CHWJpegV4L2Compressor::SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) { in SetChromaSampFactor() argument
85 switch ((horizontal << 4) | vertical) { in SetChromaSampFactor()
103 ALOGE("Unsupported chroma subsampling %ux%u", horizontal, vertical); in SetChromaSampFactor()
/hardware/interfaces/input/common/1.0/
Dtypes.hal48 * - For a trackball, reports the relative vertical displacement of the trackball.
136 * or tool in radians relative to the vertical plane of the device.
144 * is pointing in relation to the vertical axis of the current orientation of the screen.
153 * - For a mouse, reports the relative movement of the vertical 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/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc414 The number of horizontal and vertical subdivisions must be equal,
416 of the horizontal and vertical phase counts.
419 two vertical phases and two horizontal phases, and that the weight texture
467 Horizontal weights for all phases are packed in layer '0' and the vertical weights for
475 // Let vertical weights have a weightIndex of [0, filterSize.height - 1]
476 // Let phaseCount be the number of phases in either the vertical or horizontal direction.
DVK_KHR_fragment_shading_rate.adoc133 vertical rate.
136 If no vertical rate flags are set, it indicates a fragment shader covers one
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal103 * Represents the vertical uncertainty (63% to 68% confidence) in meters on the device position
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal107 * - a vertical stride equal to the height
239 * - a vertical stride equal to the height
290 * - a vertical stride equal to the height
346 * - a vertical stride equal to the height
370 * - a vertical stride equal to the height
396 * - a vertical stride equal to the height
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXKBgeom.h224 int vertical; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc1547 engine does not wait for a vertical blanking period to update the
1552 waits for the next vertical blanking period to update the current image.
1559 One request is removed from the queue and processed during each vertical
1562 waits for the next vertical blanking period to update the current image.
1567 vertical blanking period in which the queue is non-empty.
1571 engine generally waits for the next vertical blanking period to update
1573 If a vertical blanking period has already passed since the last update
1575 another vertical blanking period for the update, meaning this mode may:
1578 will mostly present a new image before the next vertical blanking
1580 the next vertical blanking period.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.min.css1vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relativ…
Dkatex.css241 vertical-align: bottom;
261 vertical-align: bottom;
869 .katex .mtable .vertical-separator {
/hardware/interfaces/sensors/1.0/
Dtypes.hal502 * - 0: device is in default orientation (Y axis is vertical and points up)
504 * orientation (X axis is vertical and points up)
506 * vertical and points down)
508 * (X axis is vertical and points down)
510 * Moving the device to an orientation where the Z axis is vertical (either
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal91 * - a vertical stride equal to the height
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtessellation.adoc174 the relative horizontal and vertical position of the vertex relative to the
423 = 1# (vertical) and [eq]#v = 0# and [eq]#v = 1# (horizontal) edges are
454 set of vertical and horizontal lines that divide the rectangle into a grid
478 Dotted lines depict the horizontal and vertical edges connecting
Dtextures.adoc3332 and vertical weights.
3370 horizontal and vertical filters.
3377 The horizontal weights are specified in slice '0' and the vertical weights
3380 the of the horizontal and vertical filters.
3386 The horizontal weights are stored in layer 0 and the vertical weights in
3396 // Let vertical weights have a weightIndex of [0, filterSize.height - 1]
3397 // Let phaseCount be the number of phases in either the vertical or horizontal direction.
3427 * The number of phases in the vertical direction, [eq]#phaseCount~vert~#,
3540 latexmath:[(weight_{h})] and vertical weight latexmath:[(weight_{v})] texels
3549 weight_{v} &= w_{l_{packed}}[1] & \text{(vertical weights packed in layer 1)}
[all …]

12