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

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp450 bool ShaderProgram::UseProgram() { function in class:android::filterfw::ShaderProgram
553 if (!UseProgram())
676 if (UseProgram()) {
688 if (UseProgram()) {
706 if (UseProgram()) {
757 if (UseProgram()) {
H A Dshader_program.h337 // - Use the correct program (e.g. by calling UseProgram()).
379 bool UseProgram();

Completed in 221 milliseconds