Home
last modified time | relevance | path

Searched refs:boundary (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_frame_boundary.adoc25 boundary delimiter.
Dspirvenv.adoc493 an code:Offset value aligned to a 8 byte boundary
499 must: specify a code:Offset value that is aligned to an 8 byte boundary
505 an code:Offset value aligned to a 4 byte boundary
Dglossary.adoc1366 interior of the polygon in framebuffer-space, or on the boundary of the
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h622 #define ALIGN_ADDR(addr, boundary) (void *)(((uintptr)(addr) + (boundary) - 1) \ argument
623 & ~((boundary) - 1))
624 #define ALIGN_SIZE(size, boundary) (((size) + (boundary) - 1) \ argument
625 & ~((boundary) - 1))
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_frame_boundary.adoc10 typically when `vkQueuePresentKHR` is not a relevant frame boundary delimiter.
18 `vkQueuePresentKHR` is a natural frame boundary delimiter: a frame is made by
20 `vkQueuePresentKHR` is not a suitable frame boundary delimiter. The
31 boundary delimiter.
63 Here, relying on `vkQueuePresentKHR` as a frame boundary delimiter would lead to
171 `vkQueuePresentKHR`, the classic frame boundary delimiter. For the classic
/hardware/interfaces/bluetooth/1.1/
DIBluetoothHci.hal26 * controller chip. This boundary is the natural choice for a Hardware
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c405 avail += pcm->sw_p->boundary; in pcm_avail()
410 avail += pcm->sw_p->boundary; in pcm_avail()
411 else if ((unsigned long) avail >= pcm->sw_p->boundary) in pcm_avail()
412 avail -= pcm->sw_p->boundary; in pcm_avail()
Daplay.c159 fprintf (stderr," sparams->boundary= %lu\n", sparams->boundary); in set_params()
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHci.hal24 * controller chip. This boundary is the natural choice for a Hardware
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2669 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2685 if(MIN_WIDTH == boundary.right - boundary.left) { in getSanitizeROI()
2689 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2698 if(MIN_HEIGHT == boundary.bottom - boundary.top) { in getSanitizeROI()
2702 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2718 if(t_roi.right > boundary.right) { in getSanitizeROI()
2719 t_roi.right = boundary.right; in getSanitizeROI()
2736 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2737 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h393 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp2234 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2250 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2258 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2273 if(t_roi.right > boundary.right) { in getSanitizeROI()
2274 t_roi.right = boundary.right; in getSanitizeROI()
2292 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2293 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h310 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp2245 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary) in getSanitizeROI() argument
2261 if((t_roi.left + MIN_WIDTH) > boundary.right) in getSanitizeROI()
2269 if((t_roi.top + MIN_HEIGHT) > boundary.bottom) in getSanitizeROI()
2284 if(t_roi.right > boundary.right) { in getSanitizeROI()
2285 t_roi.right = boundary.right; in getSanitizeROI()
2303 if(t_roi.bottom > boundary.bottom) { in getSanitizeROI()
2304 t_roi.bottom = boundary.bottom; in getSanitizeROI()
Dhwc_utils.h330 hwc_rect_t getSanitizeROI(struct hwc_rect roi, hwc_rect boundary);
/hardware/interfaces/graphics/composer/2.4/
DIComposerClient.hal106 * 2) The key itself, padded to a uint32_t boundary if necessary
109 * 5) The value itself, padded to a uint32_t boundary if necessary
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1949 uint boundary; in bcm_mw_to_qdbm() local
1964 boundary = nqdBm_to_mW_map[qdbm] + (nqdBm_to_mW_map[qdbm+1] - in bcm_mw_to_qdbm()
1966 if (mw_uint < boundary) break; in bcm_mw_to_qdbm()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddebugging.adoc665 [open,refpage='VkFrameBoundaryEXT',desc='Add frame boundary information to queue submissions',type=…
688 The application can: associate frame boundary information to a queue
720 often the default frame boundary delimiter.
745 In the context of frame boundary, the queue submission that should be done
Dvertexpostproc.adoc970 the boundary of the clip volume.
986 If the edges of the polygon intersect the boundary of the clip volume, the
987 intersecting edges are reconnected by new edges that lie along the boundary
991 If a polygon intersects an edge of the clip volume's boundary, the clipped
992 polygon must: include a point on this boundary edge.
1098 boundary.
1103 the clip volume's boundary.
Dtessellation.adoc458 The boundary of the region covered by these triangles forms an inner
475 Solid black circles depict vertices on the boundary of the outer and inner
Dsparsemem.adoc230 starts on a sparse block boundary and has dimensions that are integer
306 subresource must: start on a sparse block boundary.
Dprimsrast.adoc553 boundary of the unit square that is considered to bound the pixel.
3059 To avoid difficulties when an endpoint lies on a boundary of [eq]#R~f~# we
3452 on the triangle's boundary as
3564 Special treatment is given to a sample position on the boundary edge of
Dfundamentals.adoc154 <<commandbuffers-statereset,reset>> on each boundary.
Dfeatures.adoc6794 …calDeviceFrameBoundaryFeaturesEXT',desc='Structure describing the frame boundary features that can…
6806 implementation supports frame boundary information.
/hardware/google/gfxstream/guest/mesa/
Dmeson.build1155 # -mstackrealign or -mincoming-stack-boundary=2.

12