Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.h132 } psb_xrandr_output_s, *psb_xrandr_output_p; typedef
Dpsb_xrandr.c450 p_output = (psb_xrandr_output_p)calloc(1, sizeof(psb_xrandr_output_s)); in psb_xrandr_refresh()