Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_screen.c225 screen_priv = calloc(1, sizeof (present_screen_priv_rec)); in present_screen_priv_init()
H A Dpresent_priv.h90 typedef struct present_screen_priv present_screen_priv_rec, *present_screen_priv_ptr; typedef