/sdk/emulator/opengl/host/libs/libOpenglRender/ |
RenderThread.cpp | 155 FrameBuffer::getFB()->bindContext(0, 0, 0);
|
FrameBuffer.h | 78 bool bindContext(HandleType p_context, HandleType p_drawSurface, HandleType p_readSurface);
|
RenderControl.cpp | 264 bool ret = fb->bindContext(context, drawSurf, readSurf);
|
FrameBuffer.cpp | 651 bool FrameBuffer::bindContext(HandleType p_context,
|
/external/chromium_org/third_party/mesa/src/include/GL/internal/ |
dri_interface.h | 591 int (*bindContext)(__DRIcontext *ctx, [all...] |
/external/mesa3d/include/GL/internal/ |
dri_interface.h | 591 int (*bindContext)(__DRIcontext *ctx, [all...] |
/external/chromium_org/third_party/mesa/src/src/glx/ |
drisw_glx.c | 282 if ((*psc->core->bindContext) (pcp->driContext,
|
dri_glx.c | 544 if ((*psc->core->bindContext) (pcp->driContext,
|
dri2_glx.c | 154 if (!(*psc->core->bindContext) (pcp->driContext, [all...] |
/external/mesa3d/src/glx/ |
drisw_glx.c | 282 if ((*psc->core->bindContext) (pcp->driContext,
|
dri_glx.c | 544 if ((*psc->core->bindContext) (pcp->driContext,
|
dri2_glx.c | 154 if (!(*psc->core->bindContext) (pcp->driContext, [all...] |
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
egl_dri2.c | 916 dri2_dpy->core->bindContext(cctx, ddraw, rdraw)) { [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.c | 916 dri2_dpy->core->bindContext(cctx, ddraw, rdraw)) { [all...] |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |