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
748 ogles_unlock_textures(c); in drawTexxOESImp()
822 ogles_unlock_textures(c); in drawTexiOES()
Darray.cpp1381 ogles_unlock_textures(c); in glDrawArrays()
1441 ogles_unlock_textures(c); in glDrawElements()