Home
last modified time | relevance | path

Searched refs:tmp_pixmap (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_copy.c517 PixmapPtr tmp_pixmap; in glamor_copy_fbo_fbo_temp() local
549 tmp_pixmap = glamor_create_pixmap(screen, in glamor_copy_fbo_fbo_temp()
553 if (!tmp_pixmap) in glamor_copy_fbo_fbo_temp()
570 &tmp_pixmap->drawable, in glamor_copy_fbo_fbo_temp()
580 if (!glamor_copy_fbo_fbo_draw(&tmp_pixmap->drawable, in glamor_copy_fbo_fbo_temp()
593 glamor_destroy_pixmap(tmp_pixmap); in glamor_copy_fbo_fbo_temp()
599 glamor_destroy_pixmap(tmp_pixmap); in glamor_copy_fbo_fbo_temp()