Home
last modified time | relevance | path

Searched refs:getContextLocked (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp78 Context *getContextLocked() in getContextLocked() function
93 return ContextPtr{getContextLocked()}; in getContext()
98 Context *context = getContextLocked(); in getDevice()
107 es2::Context *context = es2::getContextLocked(); in error()
Dmain.h33 Context *getContextLocked();
DFramebuffer.cpp68 Context *context = getContextLocked(); in lookupRenderbuffer()