Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.h165 } psb_xrandr_info_s, *psb_xrandr_info_p; typedef
Dpsb_xrandr.c842 psb_xrandr_info = (psb_xrandr_info_p)calloc(1, sizeof(psb_xrandr_info_s)); in psb_xrandr_init()
848 memset(psb_xrandr_info, 0, sizeof(psb_xrandr_info_s)); in psb_xrandr_init()