Searched refs:psb_x11_getWindowCoordinate (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/img/psb_video/src/x11/ |
D | psb_coverlay.c | 54 psb_x11_getWindowCoordinate(Display * display, in psb_x11_getWindowCoordinate() function 284 psb_x11_getWindowCoordinate(display, x11_window_id, &sRect, &bIsVisible); in psb_x11_createWindowClipBoxList() 329 psb_x11_getWindowCoordinate(display, pChildWindow[i], &sRect, &bIsVisible); in psb_x11_createWindowClipBoxList() 343 psb_x11_getWindowCoordinate(display, x11_window_id, &sRect, &bIsVisible); in psb_x11_createWindowClipBoxList() 920 … ret = psb_x11_getWindowCoordinate(ctx->native_dpy, draw, &output->winRect, &output->bIsVisible); in psb_putsurface_coverlay()
|