Searched refs:src_bits (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_picture.c | 243 void *src_bits, in glamor_get_converted_image() argument 255 src_image = pixman_image_create_bits(src_format, w, h, src_bits, src_stride); in glamor_get_converted_image()
|
| H A D | glamor_copy.c | 263 FbBits *src_bits; in glamor_copy_cpu_fbo() local 268 fbGetDrawable(src, src_bits, src_stride, src_bpp, src_xoff, src_yoff); in glamor_copy_cpu_fbo() 271 (uint8_t *) src_bits, src_stride * sizeof (FbBits)); in glamor_copy_cpu_fbo()
|