Searched defs:expected_count (Results 1 - 1 of 1) sorted by path

/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp610 int expected_count,
613 if (expected_count != (value_size / components)) {
617 expected_count, components * expected_count,
608 CheckValueCount(const std::string& var_type, const std::string& var_name, int expected_count, int components, int value_size) argument

Completed in 26 milliseconds