HomeSort by relevance Sort by last modified time
    Searched refs:CheckValueMult (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 478 static bool CheckValueMult(const std::string& var_type,
shader_program.cpp 631 bool ShaderProgram::CheckValueMult(const std::string& var_type,
723 || !CheckValueMult ("Uniform (int)", name, components, count))
774 || !CheckValueMult ("Uniform (float)", name, components, count))
    [all...]

Completed in 30 milliseconds