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

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.h470 static bool CheckValueCount(const std::string& var_type,
H A Dshader_program.cpp615 bool ShaderProgram::CheckValueCount(const std::string& var_type, function in class:android::filterfw::ShaderProgram
722 if (!CheckValueCount("Uniform (int)", name, capacity, components, count)
773 if (!CheckValueCount("Uniform (float)", name, capacity, components, count)

Completed in 8 milliseconds