Searched refs:getVtsValueName (Results 1 – 8 of 8) sorted by relevance
156 std::string Type::getVtsValueName() const { in getVtsValueName() function in android::Type492 out << getVtsValueName() << ": {\n"; in emitVtsTypeDeclarations()505 out << getVtsValueName() << ": {\n"; in emitVtsAttributeType()
66 std::string getVtsValueName() const override;
35 std::string getVtsValueName() const override;
178 std::string FmqType::getVtsValueName() const { in getVtsValueName() function in android::FmqType
38 std::string RefType::getVtsValueName() const { in getVtsValueName() function in android::RefType
42 std::string getVtsValueName() const override;
95 virtual std::string getVtsValueName() const;
128 std::string VectorType::getVtsValueName() const { in getVtsValueName() function in android::VectorType