/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
glx_empty.c | 102 int64_t target_msc, int64_t divisor, int64_t remainder) 106 (void) target_msc; 115 int64_t target_msc, int64_t divisor, 121 (void) target_msc;
|
/external/mesa3d/src/glx/apple/ |
glx_empty.c | 102 int64_t target_msc, int64_t divisor, int64_t remainder) 106 (void) target_msc; 115 int64_t target_msc, int64_t divisor, 121 (void) target_msc;
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
dri2.h | 89 DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, 96 DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
|
glxclient.h | 115 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, 121 int (*waitForMSC)(__GLXDRIdrawable *pdraw, int64_t target_msc,
|
dri2.c | 561 void DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, 575 load_swap_req(req, target_msc, divisor, remainder); 632 Bool DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, 646 load_msc_req(req, target_msc, divisor, remainder);
|
drisw_glx.c | 558 int64_t target_msc, int64_t divisor, int64_t remainder) 563 (void) target_msc;
|
dri2_glx.c | 445 dri2WaitForMSC(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, 451 ret = DRI2WaitMSC(pdraw->psc->dpy, pdraw->xDrawable, target_msc, divisor, 702 dri2SwapBuffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, 735 target_msc, divisor, remainder, &ret); [all...] |
glxcmds.c | [all...] |
dri_glx.c | 741 driWaitForMSC(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, 748 ret = (*psc->msc->waitForMSC) (pdp->driDrawable, target_msc,
|
/external/mesa3d/src/glx/ |
dri2.h | 89 DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, 96 DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
|
glxclient.h | 115 int64_t (*swapBuffers)(__GLXDRIdrawable *pdraw, int64_t target_msc, 121 int (*waitForMSC)(__GLXDRIdrawable *pdraw, int64_t target_msc,
|
dri2.c | 561 void DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, 575 load_swap_req(req, target_msc, divisor, remainder); 632 Bool DRI2WaitMSC(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor, 646 load_msc_req(req, target_msc, divisor, remainder);
|
drisw_glx.c | 558 int64_t target_msc, int64_t divisor, int64_t remainder) 563 (void) target_msc;
|
dri2_glx.c | 445 dri2WaitForMSC(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, 451 ret = DRI2WaitMSC(pdraw->psc->dpy, pdraw->xDrawable, target_msc, divisor, 702 dri2SwapBuffers(__GLXDRIdrawable *pdraw, int64_t target_msc, int64_t divisor, 735 target_msc, divisor, remainder, &ret); [all...] |
glxcmds.c | [all...] |
/external/chromium_org/third_party/libva/va/x11/ |
va_dri2.h | 71 VA_DRI2SwapBuffers(Display *dpy, XID drawable, CARD64 target_msc, CARD64 divisor,
|
/external/chromium_org/third_party/mesa/src/include/GL/ |
wglext.h | 647 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 649 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); 654 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 656 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); [all...] |
glxext.h | [all...] |
/external/mesa3d/include/GL/ |
wglext.h | 647 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 649 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); 654 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 656 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); [all...] |
glxext.h | [all...] |
/sdk/emulator/opengl/host/libs/Translator/include/GL/ |
wglext.h | 647 extern INT64 WINAPI wglSwapBuffersMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 648 extern INT64 WINAPI wglSwapLayerBuffersMscOML (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 649 extern BOOL WINAPI wglWaitForMscOML (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); 654 typedef INT64 (WINAPI * PFNWGLSWAPBUFFERSMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder); 655 typedef INT64 (WINAPI * PFNWGLSWAPLAYERBUFFERSMSCOMLPROC) (HDC hdc, int fuPlanes, INT64 target_msc, INT64 divisor, INT64 remainder); 656 typedef BOOL (WINAPI * PFNWGLWAITFORMSCOMLPROC) (HDC hdc, INT64 target_msc, INT64 divisor, INT64 remainder, INT64 *ust, INT64 *msc, INT64 *sbc); [all...] |
/external/chromium_org/third_party/mesa/src/include/GL/internal/ |
dri_interface.h | 187 * Wait for the MSC to equal target_msc, or, if that has already passed, 190 * to target_msc. 193 int64_t target_msc, int64_t divisor, int64_t remainder, [all...] |
/external/mesa3d/include/GL/internal/ |
dri_interface.h | 187 * Wait for the MSC to equal target_msc, or, if that has already passed, 190 * to target_msc. 193 int64_t target_msc, int64_t divisor, int64_t remainder, [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_swap_frame_usage.spec | 122 the swap is committed before target_msc, and is greater than or equal to
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 122 the swap is committed before target_msc, and is greater than or equal to
|