HomeSort by relevance Sort by last modified time
    Searched refs:AGLContext (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_lowvideo.h 39 typedef struct __AGLContextRec *AGLContext;
83 AGLContext appleGLContext;
  /external/skia/include/gpu/gl/
SkNativeGLContext.h 42 AGLContext fOldAGLContext;
63 AGLContext fContext;
  /external/skia/src/gpu/mac/
SkNativeGLContext_mac.cpp 36 AGLContext ctx;
  /external/webkit/Source/WebCore/platform/graphics/opengl/
TextureMapperGL.cpp 214 AGLContext aglContext;
551 return aglSetCurrentContext(data().aglContext);
563 data().aglContext = aglGetCurrentContext();

Completed in 84 milliseconds