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

  /external/swiftshader/src/OpenGL/libEGL/
main.h 51 void setCurrentContext(Context *ctx);
Display.cpp 632 setCurrentContext(nullptr);
libEGL.cpp 849 egl::setCurrentContext(context);
    [all...]
main.cpp 207 void setCurrentContext(egl::Context *ctx)
  /external/webrtc/webrtc/modules/video_render/ios/
video_render_ios_view.mm 73 [EAGLContext setCurrentContext:nil];
98 if (![EAGLContext setCurrentContext:_context]) {
146 if (![EAGLContext setCurrentContext:_context]) {
  /external/swiftshader/src/OpenGL/libGL/
main.h 49 void setCurrentContext(gl::Context *ctx);
main.cpp 215 void setCurrentContext(gl::Context *ctx)
  /external/deqp/framework/platform/ios/
tcuIOSPlatform.mm 130 if (![EAGLContext setCurrentContext:m_context])
143 [EAGLContext setCurrentContext:nil];
153 [EAGLContext setCurrentContext:nil];
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 272 void setCurrentContext (Context* context)
762 setCurrentContext(m_context);
767 setCurrentContext(DE_NULL);
  /external/webrtc/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 275 [EAGLContext setCurrentContext:_context];
  /external/webrtc/webrtc/api/objc/
RTCOpenGLVideoRenderer.mm 256 [EAGLContext setCurrentContext:_context];
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 

Completed in 217 milliseconds