Searched refs:last_xres_used (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c86 __u32 last_xres_used; /* resolution and pixel ratio used for mode selection */ member in struct:omap4_hwc_ext
943 ext->last_xres_used = xres;
1152 if (xres != ext->last_xres_used ||
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c94 __u32 last_xres_used; /* resolution and pixel ratio used for mode selection */ member in struct:omap4_hwc_ext
1204 ext->last_xres_used = xres;
1428 if (xres != ext->last_xres_used ||

Completed in 74 milliseconds