Lines Matching full:coordinate
16 * @x: The x coordinate of the wanted pixel in the buffer
17 * @y: The y coordinate of the wanted pixel in the buffer
20 * @rem_x: The returned X coordinate of the requested pixel in the block
21 * @rem_y: The returned Y coordinate of the requested pixel in the block
25 * whole block, and the coordinate of the requested pixel inside this block.
26 * For example, if the format is DRM_FORMAT_R1 and the requested coordinate is 13,5, the offset
60 * @x: The x (width) coordinate inside the plane
61 * @y: The y (height) coordinate inside the plane
64 * @rem_x: The returned X coordinate of the requested pixel in the block
65 * @rem_y: The returned Y coordinate of the requested pixel in the block
119 * @x: The x (width) coordinate inside the plane
120 * @y: The y (height) coordinate inside the plane