Searched defs:var_name (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp616 const std::string& var_name,
623 var_type.c_str(), var_name.c_str(),
632 const std::string& var_name,
637 "but %d elements were passed!", var_type.c_str(), var_name.c_str(),
615 CheckValueCount(const std::string& var_type, const std::string& var_name, int expected_count, int components, int value_size) argument
631 CheckValueMult(const std::string& var_type, const std::string& var_name, int components, int value_size) argument

Completed in 168 milliseconds