Home | History | Annotate | Download | only in hwui

Lines Matching defs:bindTexture

925     inline void bindTexture(GLuint texture) {
926 mCaches.bindTexture(texture);
934 mCaches.bindTexture(GL_TEXTURE_EXTERNAL_OES, texture);