Home
last modified time | relevance | path

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

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