Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/x11/
Dpsb_coverlay.c256 psb_x11_clip_list_t ** ppWindowClipBoxList, in psb_x11_createWindowClipBoxList() argument
269 if (!display || (!ppWindowClipBoxList) || (!pui32NumClipBoxList)) in psb_x11_createWindowClipBoxList()
344 *ppWindowClipBoxList = psb_x11_substractRects(display, psRegions, &sRect); in psb_x11_createWindowClipBoxList()
347 psRegions = *ppWindowClipBoxList; in psb_x11_createWindowClipBoxList()
354 *ppWindowClipBoxList = psb_x11_substractRects(display, NULL, &sRect); in psb_x11_createWindowClipBoxList()