Searched defs:useProgram (Results 1 – 5 of 5) sorted by relevance
61 void GenericProgram::useProgram() const { in useProgram() function in android::renderengine::gl::GenericProgram
803 void ProgramCache::useProgram(EGLContext context, const Description& description) { in useProgram() function in android::renderengine::gl::ProgramCache
773 void ProgramCache::useProgram(EGLContext context, const Description& description) { in useProgram() function in android::renderengine::gl::ProgramCache
675 private void useProgram() { in useProgram() method in ImageShader