Searched refs:UseProgram (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp457 bool ShaderProgram::UseProgram() { function in class:android::filterfw::ShaderProgram
560 if (!UseProgram())
683 if (UseProgram()) {
695 if (UseProgram()) {
713 if (UseProgram()) {
764 if (UseProgram()) {
H A Dshader_program.h337 // - Use the correct program (e.g. by calling UseProgram()).
379 bool UseProgram();

Completed in 1059 milliseconds