Lines Matching defs:image
58 u32 *image, u32 width, u32 height,
68 if (!image)
77 memcpy(&cmd[1], image, image_size);
165 if (!srf->snooper.image)
215 memcpy(srf->snooper.image, virtual, 64*64*4);
219 memcpy(srf->snooper.image + i * 64,
270 du->cursor_surface->snooper.image,
403 vps->surf->snooper.image,
427 DRM_ERROR("Failed to update cursor image\n");
516 if (surface && !surface->snooper.image) {
1101 /* Use surface / image update */
2531 cmd->body.image.sid = res->id;
2532 cmd->body.image.face = 0;
2533 cmd->body.image.mipmap = 0;