Searched refs:SetCurrentContext (Results 1 – 7 of 7) sorted by relevance
33 void SetCurrentContext(void* context);50 BGLDispatcher::SetCurrentContext(void* context) in SetCurrentContext() function
619 void SetCurrentContext(TNode<Context> context);742 void InternalBuiltinsAssembler::SetCurrentContext(TNode<Context> context) { in SetCurrentContext() function in v8::internal::InternalBuiltinsAssembler949 SetCurrentContext(native_context); in TF_BUILTIN()958 SetCurrentContext(current_context); in TF_BUILTIN()994 SetCurrentContext(native_context); in TF_BUILTIN()1008 SetCurrentContext(current_context); in TF_BUILTIN()1020 SetCurrentContext(native_context); in TF_BUILTIN()1043 SetCurrentContext(current_context); in TF_BUILTIN()1055 SetCurrentContext(native_context); in TF_BUILTIN()1078 SetCurrentContext(current_context); in TF_BUILTIN()[all …]
121 fContextObj->SetCurrentContext(fBitmap, fContextID); in LockGL()128 fContextObj->SetCurrentContext(fBitmap, fContextID); in LockGL()139 fContextObj->SetCurrentContext(NULL, fContextID); in UnlockGL()
35 status_t SetCurrentContext(Bitmap *bitmap,
269 GalliumContext::SetCurrentContext(Bitmap *bitmap, context_id contextID) in SetCurrentContext() function in GalliumContext
107 SetCurrentContext(GLXContext c) in SetCurrentContext() function1250 SetCurrentContext(ctx); in glXMakeContextCurrent()1265 SetCurrentContext(NULL); in glXMakeContextCurrent()
193 current context pointer. See __glXGet/SetCurrentContext() in glext.c