Lines Matching refs:screen
86 p_surf->templat.buffer_format = pipe->screen->get_video_param
88 pipe->screen,
95 p_surf->templat.interlaced = pipe->screen->get_video_param
97 pipe->screen,
329 struct pipe_screen *screen = pipe->screen;
332 if (!screen->is_video_format_supported(screen, nformat,
335 nformat = screen->get_video_param(screen,
532 pscreen = surf->texture->screen;