HomeSort by relevance Sort by last modified time
    Searched defs:DestroyContext (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/mojo/gles2/
gles2_support_impl.cc 77 void GLES2SupportImpl::DestroyContext(MojoGLES2Context context) {
  /external/chromium_org/gpu/gles2_conform_support/egl/
display.cc 254 void Display::DestroyContext(EGLContext ctx) {
  /external/chromium_org/native_client_sdk/src/examples/api/gamepad/
gamepad.cc 55 void DestroyContext();
86 DestroyContext();
97 DestroyContext();
176 void GamepadInstance::DestroyContext() {
  /external/chromium_org/third_party/skia/platform_tools/nacl/src/
nacl_sample.cpp 63 DestroyContext();
135 void DestroyContext() {
  /external/skia/platform_tools/nacl/src/
nacl_sample.cpp 63 DestroyContext();
135 void DestroyContext() {
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/
dri_util.h 93 void (*DestroyContext)(__DRIcontext *driContextPriv);
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 93 void (*DestroyContext)(__DRIcontext *driContextPriv);
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglapi.h 144 DestroyContext_t DestroyContext;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 68 void (*DestroyContext)(Display *dpy, GLXContext ctx);
  /external/mesa3d/src/egl/main/
eglapi.h 144 DestroyContext_t DestroyContext;
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 68 void (*DestroyContext)(Display *dpy, GLXContext ctx);
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_Context.cpp 19 void CJBig2_Context::DestroyContext(CJBig2_Context *pContext)
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp 656 class DestroyContext : public tcu::ThreadUtil::Operation
659 DestroyContext (SharedPtr<GLES2Context> contex);
666 DestroyContext::DestroyContext (SharedPtr<GLES2Context> contex)
667 : tcu::ThreadUtil::Operation ("DestroyContext")
673 void DestroyContext::exec (tcu::ThreadUtil::Thread& thread)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dimm.h 361 virtual HRESULT WINAPI DestroyContext(HIMC hIME) = 0;
436 HRESULT (WINAPI *DestroyContext)(IActiveIMMApp *This,HIMC hIME);
    [all...]
mshtmlc.h     [all...]

Completed in 3525 milliseconds