Home
last modified time | relevance | path

Searched refs:box (Results 1 – 25 of 40) sorted by relevance

12

/hardware/google/gfxstream/guest/platform/linux/
DLinuxVirtGpuBlob.cpp116 xfer.box.x = x; in transferToHost()
117 xfer.box.y = y; in transferToHost()
118 xfer.box.w = w; in transferToHost()
119 xfer.box.h = h; in transferToHost()
120 xfer.box.d = 1; in transferToHost()
136 xfer.box.x = x; in transferFromHost()
137 xfer.box.y = y; in transferFromHost()
138 xfer.box.w = w; in transferFromHost()
139 xfer.box.h = h; in transferFromHost()
140 xfer.box.d = 1; in transferFromHost()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp554 static int sync_iov(PipeResEntry* res, uint64_t offset, const stream_renderer_box* box, in sync_iov() argument
557 (unsigned long long)offset, box->x, box->y, box->w, box->h, in sync_iov()
560 if (box->x > res->args.width || box->y > res->args.height) { in sync_iov()
564 if (box->w == 0U || box->h == 0U) { in sync_iov()
568 if (box->x + box->w > res->args.width) { in sync_iov()
574 res->args.format, res->args.width, res->args.height, box->x, box->y, box->w, box->h); in sync_iov()
579 res->args.format, res->args.width, res->args.height, box->x, box->y, box->w, box->h); in sync_iov()
1253 int handleTransferReadPipe(PipeResEntry* res, uint64_t offset, stream_renderer_box* box) { in handleTransferReadPipe() argument
1266 size_t wantedBytes = readBytes + (size_t)box->w; in handleTransferReadPipe()
1270 ((char*)res->linear) + box->x + readBytes, in handleTransferReadPipe()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css48 hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
105 /** 1. Address box sizing set to `content-box` in IE 8/9. 2. Remove excess padding in IE 8/9. */
106 input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }
108 …ce` set to `searchfield` in Safari 5 and Chrome. 2. Address `box-sizing` set to `border-box` in Sa…
109 …arance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
130 *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: bor…
293 … -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 0.1em white inset; -webkit-box-shadow: 0 1px 0…
544 ul.inline { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-flow: row wrap; -we…
577 …t: 0; display: inline-block; border: solid 4px #fff; -webkit-box-shadow: 0 0 0 1px #ddd; box-shado…
/hardware/google/gfxstream/guest/include/
Dvirtgpu_drm.h128 struct drm_virtgpu_3d_box box; member
137 struct drm_virtgpu_3d_box box; member
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dvirtgpu_drm.h129 struct drm_virtgpu_3d_box box; member
138 struct drm_virtgpu_3d_box box; member
/hardware/google/gfxstream/guest/platform/include/
Dvirtgpu_drm.h130 struct drm_virtgpu_3d_box box; member
139 struct drm_virtgpu_3d_box box; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc33 * High-order (up to 64x64) box filtering with HW-computed weights, and fractional box sizes
52box. The operation is similar to bi-linear filtering, except the region of texels is not limited …
90 Image box filter operation. +
92 _Result Type_ is the type of the result of image box filter operation
182 Add box filter operation. |
207 | vec2 P, | boxSize. The box is centered at coordinate|
231 Support for weighted sampling, box filtering, and block matching operations are
486 in the _sampled image_ that are covered (either partially or fully) by a box with
489 For each texel covered by the box, a weight value is computed by the implementation.
491 fully covered by the box receive a weight of 1.0. Those texels that are partially
[all …]
/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h173 struct stream_renderer_box* box, uint64_t offset,
177 struct stream_renderer_box* box, uint64_t offset,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_fill_rectangle.adoc18 box, disregarding the actual triangle edges.
DVK_QCOM_image_processing.adoc44 _sampled image_ that are covered (either partially or fully) by a box
Dglossary.adoc116 A box bounding a region in space defined by extents along each axis and
117 thus representing a box where each edge is aligned to one of the major
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dchunked.css36 /* box-shadow: 0px 10px 20px -10px #444444; */
/hardware/interfaces/audio/5.0/
Dtypes.hal111 * bottom-left-back corner of the bounding box of android device in natural
216 * bottom-left-back corner of the bounding box of device.
/hardware/interfaces/audio/4.0/
Dtypes.hal167 * bottom-left-back corner of the bounding box of android device in natural
272 * bottom-left-back corner of the bounding box of device.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2280 * Transform axis-aligned bounding box proposals using bounding box deltas.
2282 * Given the positions of bounding box proposals and the corresponding
2283 * bounding box deltas for each class, return the refined bounding box
2294 * bounding box proposals, each line with format [x1, y1, x2, y2].
2299 * bounding box delta for each region of interest and each class. The
2300 * bounding box deltas are organized in the following order
2302 * for the center position of the bounding box with respect to the width
2309 * [num_rois], specifying the batch index of each box. Boxes with
2319 * output bounding box for each class, with format [x1, y1, x2, y2].
2673 * the box with maximum score gets selected and removed from the pending set.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Drender-a11y-string.mjs542 } else if (/box/.test(tree.label)) {
544 regionStrings.push("start box");
546 regionStrings.push("end box");
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2356 * Transform axis-aligned bounding box proposals using bounding box deltas.
2358 * Given the positions of bounding box proposals and the corresponding
2359 * bounding box deltas for each class, return the refined bounding box
2370 * bounding box proposals, each line with format [x1, y1, x2, y2].
2375 * bounding box delta for each region of interest and each class. The
2376 * bounding box deltas are organized in the following order
2378 * for the center position of the bounding box with respect to the width
2386 * [num_rois], specifying the batch index of each box. Boxes with
2396 * output bounding box for each class, with format [x1, y1, x2, y2].
2833 * the box with maximum score gets selected and removed from the pending set.
[all …]
/hardware/interfaces/audio/6.0/
Dtypes.hal111 * bottom-left-back corner of the bounding box of android device in natural
216 * bottom-left-back corner of the bounding box of device.
/hardware/interfaces/audio/7.0/
Dtypes.hal114 * bottom-left-back corner of the bounding box of android device in natural
231 * bottom-left-back corner of the bounding box of device.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Daccelstructures.adoc41 _Geometries_ refer to a triangle or axis-aligned bounding box.
1005 …tureGeometryAabbsDataKHR',desc='Structure specifying axis-aligned bounding box geometry in a botto…
1019 axis-aligned bounding box in the geometry.
1035 …esc='Structure specifying two opposing corners of an axis-aligned bounding box',type='structs',ali…
1050 * pname:minX is the x position of one opposing corner of a bounding box.
1051 * pname:minY is the y position of one opposing corner of a bounding box.
1052 * pname:minZ is the z position of one opposing corner of a bounding box.
1054 box.
1056 box.
1058 box.
Dtextures.adoc3891 The SPIR-V instruction code:OpImageBoxFilterQCOM specifies texture box
3906 of each texel covered by the box.
3908 [[textures-box-filter-diagrams]]
3990 Texels that are fully covered by the box will have a horizontal and vertical
3992 Texels partially covered by the box will have will have a reduced weights
4021 weights, are combined to produce a box filtered value.
Draytraversal.adoc156 bound which includes the specified box.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.css973 box-sizing: border-box;
Dkatex.min.css1 …nter}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04…
Dkatex.mjs221 * with a single character in them. To decide if something is a character box,
5847 // `overflow:hidden`, the strut's top edge will sit on the item's line box's
5902 // without overly expanding the containing line-box.
6610 // baseline of the box to the bottom of this strut (instead of staying in
7549 // If our base is a character box, and we have superscripts and
7557 …group = assertNodeType(supSub.base, "accent"); // The character box is the base of the accent group
7559 base = group.base; // Stick the character box into the base of the supsub group
7584 // If the base is a character box, then we want the skew of the
7638 // so that the accent doesn't contribute to the bounding box.
8125 * discusses these routines on page 441-442, in the "Another subroutine sets box
[all …]

12