Searched refs:makeCurrent (Results 1 – 5 of 5) sorted by relevance
73 void makeCurrent() const;
401 void DisplayHardware::makeCurrent() const in makeCurrent() function in DisplayHardware
1155 static int makeCurrent(GLES2Context* gl) in makeCurrent() function1790 if (makeCurrent(gl) == 0) { in eglMakeCurrent()
1141 static int makeCurrent(ogles_context_t* gl) in makeCurrent() function1706 if (makeCurrent(gl) == 0) { in eglMakeCurrent()
252 hw.makeCurrent(); in readyToRun()