Home
last modified time | relevance | path

Searched refs:psb_xrandr_info_p (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.c36 psb_xrandr_info_p psb_xrandr_info;
842 psb_xrandr_info = (psb_xrandr_info_p)calloc(1, sizeof(psb_xrandr_info_s)); in psb_xrandr_init()