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

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.h478 static bool CheckValueMult(const std::string& var_type,
H A Dshader_program.cpp631 bool ShaderProgram::CheckValueMult(const std::string& var_type, function in class:android::filterfw::ShaderProgram
723 || !CheckValueMult ("Uniform (int)", name, components, count))
774 || !CheckValueMult ("Uniform (float)", name, components, count))

Completed in 96 milliseconds