Searched defs:LinkProgram (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp278 program_ = LinkProgram(shaders, 2);
341 GLuint ShaderProgram::LinkProgram(GLuint* shaders, GLuint count) { function in class:android::filterfw::ShaderProgram

Completed in 43 milliseconds