Searched refs:pixels (Results 1 – 19 of 19) sorted by relevance
258 uint32_t* pixels = nullptr; in returnTargetBufferForDisplay() local263 (void **)&pixels); in returnTargetBufferForDisplay()266 if (!pixels) { in returnTargetBufferForDisplay()288 uint32_t receivedPixel = pixels[col]; in returnTargetBufferForDisplay()301 pixels = pixels + mBuffer.stride; in returnTargetBufferForDisplay()306 uint32_t signature = pixels[0] & 0xFF; in returnTargetBufferForDisplay()
479 uint32_t *pixels = nullptr; in fillTestFrame() local484 (void **) &pixels); in fillTestFrame()487 if (!pixels) { in fillTestFrame()508 pixels[col] = expectedPixel; in fillTestFrame()512 pixels = pixels + buff.stride; in fillTestFrame()
59 uint32_t width; // Units of pixels60 uint32_t height; // Units of pixels61 uint32_t stride; // Units of pixels to match gralloc
106 * - a horizontal stride multiple of 16 pixels108 * - strides are specified in pixels, not in bytes217 * row, each 4 consecutive pixels are packed into 5 bytes (40 bits). Each one219 * contains the 2 least significant bits of the 4 pixels, the exact layout data220 * for each 4 consecutive pixels is illustrated below (Pi[j] stands for the jth237 * - a width multiple of 4 pixels240 * - strides are specified in bytes, not in pixels272 * row, each two consecutive pixels are packed into 3 bytes (24 bits). The first274 * byte contains the 4 least significant bits of the two pixels, the exact layout275 * data for each two consecutive pixels is illustrated below (Pi[j] stands for[all …]
32 * The width specifies how many columns of pixels must be in the40 * The height specifies how many rows of pixels must be in the
45 * @return stride The number of pixels between two consecutive rows of
44 * @return stride is the number of pixels between two consecutive rows of
245 * @param width is the client target width in pixels.246 * @param height is the client target height in pixels.280 * @return format The format of the sampled pixels.281 * @return dataspace The dataspace of the sampled pixels.355 * 10 red pixels were displayed onscreen in range 0x00->0x3F, 6 red pixels
271 * @param width is the width in pixels.272 * @param height is the height in pixels.305 * @param width is the client target width in pixels.306 * @param height is the client target height in pixels.
28 * the touch contact area. The units are display pixels.32 * The units are display pixels.43 * the touch contact area. The units are display pixels.47 * The units are display pixels.83 * The units are display pixels.94 * The units are display pixels.
24 * The width specifies how many columns of pixels must be in the32 * The height specifies how many rows of pixels must be in the
27 /** Dimensions in pixels */64 * The client must clear its target with transparent pixels where266 * @param width is the width in pixels.267 * @param height is the height in pixels.359 * @param width is the client target width in pixels.360 * @param height is the client target height in pixels.897 * @param x is the new x coordinate (in pixels from the left of the899 * @param y is the new y coordinate (in pixels from the top of the
36 * @return stride The stride between two rows of pixels in this buffer.
26 * The width specifies how many columns of pixels must be in the34 * The height specifies how many rows of pixels must be in the
1381 * <p>The area of the image sensor which corresponds to active pixels after any geometric1432 * including black calibration pixels.</p>1457 * <p>The area of the image sensor which corresponds to active pixels prior to the1596 * <p>List of <code>(x, y)</code> coordinates of hot/defective pixels on the sensor.</p>
675 # used to set the initial width (in pixels) of the frame in which the tree 1108 # (in pixels) of the graphs generated by dot. If a graph becomes larger than 1116 # (in pixels) of the graphs generated by dot. If a graph becomes larger than
218 * The width in pixels of the buffers in this stream223 * The height in pixels of the buffers in this stream
1217 * same as input aspect ratio. The corner pixels of output may not be the1218 * same as corner pixels of input.
1577 * same as input aspect ratio. The corner pixels of output may not be the1578 * same as corner pixels of input.4653 * same as input aspect ratio. The corner pixels of output may not be the4654 * same as corner pixels of input.