Lines Matching defs:surface
197 * Enter a surface into the presentation queue.
201 VdpOutputSurface surface,
224 surf = vlGetDataHTAB(surface);
235 vscreen->set_back_texture_from_output(vscreen, surf->surface->texture, clip_width, clip_height);
287 VDPAU_MSG(VDPAU_ERR, "[VDPAU] Dumping surface %d failed.\n", surface);
302 * Wait for a surface to finish being displayed.
306 VdpOutputSurface surface,
320 surf = vlGetDataHTAB(surface);
336 * Poll the current queue status of a surface.
340 VdpOutputSurface surface,
355 surf = vlGetDataHTAB(surface);