Searched refs:getVtsValueName (Results 1 – 6 of 6) sorted by relevance
70 std::string getVtsValueName() const override;
183 std::string FmqType::getVtsValueName() const { in getVtsValueName() function in android::FmqType
49 std::string getVtsValueName() const override;
415 std::string Type::getVtsValueName() const { in getVtsValueName() function in android::Type776 out << getVtsValueName() << ": {\n"; in emitVtsTypeDeclarations()785 out << getVtsValueName() << ": {\n"; in emitVtsAttributeType()
194 virtual std::string getVtsValueName() const;
130 std::string VectorType::getVtsValueName() const { in getVtsValueName() function in android::VectorType