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

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp609 const std::string& var_name,
616 var_type.c_str(), var_name.c_str(),
625 const std::string& var_name,
630 "but %d elements were passed!", var_type.c_str(), var_name.c_str(),
608 CheckValueCount(const std::string& var_type, const std::string& var_name, int expected_count, int components, int value_size) argument
624 CheckValueMult(const std::string& var_type, const std::string& var_name, int components, int value_size) argument

Completed in 56 milliseconds