Home
last modified time | relevance | path

Searched refs:getClientState (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/egl/
DeglContext.h48 GLClientState * getClientState(){ return clientState; } in getClientState() function
Degl.cpp1731 context->getClientState(); in eglMakeCurrent()
1797 hostCon->glEncoder()->setClientState(context->getClientState()); in eglMakeCurrent()