Lines Matching full:between
9 support for sharing pixel-buffer allocations between processes, devices, and
10 subsystems. Modern systems require extensive integration between all three
80 A value that denotes the relationship between pixel-location co-ordinates
81 and byte-offset values. Typically used as the byte offset between two
83 layouts, the byte offset between two vertically-adjacent pixels. For
101 Each ``DRM_FORMAT_*`` token describes the translation between a pixel
105 and their locations within the pixel memory, and the relationship between color
120 Format modifiers describe a translation mechanism between these per-pixel memory
169 between two contiguous row. For example, a ``DRM_FORMAT_MOD_LINEAR`` buffer
222 CPU access routines to copy data between the different uses, with the
277 are not portable between contexts, processes, devices, or subsystems.
282 native buffer handle. dma-buf file descriptors can be transferred between
309 As an example, GBM is used to allocate buffers to be shared between EGL for
361 explicit. For example, if a user wishes to allocate a buffer for use between
366 separately and copy between the two buffers.
374 When allocating buffers for exchange between different users and modifiers are