Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dtexture.h34 void ogles_uninit_texture(ogles_context_t* c);
Dstate.cpp110 ogles_uninit_texture(c); in ogles_uninit()
Dtexture.cpp65 void ogles_uninit_texture(ogles_context_t* c) in ogles_uninit_texture() function