Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dtexture.h37 void ogles_unlock_textures(ogles_context_t* c);
Dtexture.cpp148 void ogles_unlock_textures(ogles_context_t* c) in ogles_unlock_textures() function
744 ogles_unlock_textures(c); in drawTexxOESImp()
818 ogles_unlock_textures(c); in drawTexiOES()
Darray.cpp1379 ogles_unlock_textures(c); in glDrawArrays()
1439 ogles_unlock_textures(c); in glDrawElements()