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

  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 470 static bool CheckValueCount(const std::string& var_type,
shader_program.cpp 615 bool ShaderProgram::CheckValueCount(const std::string& var_type,
722 if (!CheckValueCount("Uniform (int)", name, capacity, components, count)
773 if (!CheckValueCount("Uniform (float)", name, capacity, components, count)
    [all...]

Completed in 35 milliseconds