Searched refs:getVtsScalarType (Results 1 – 3 of 3) sorted by relevance
128 std::string ScalarType::getVtsScalarType() const { in getVtsScalarType() function in android::ScalarType284 out << "scalar_type: \"" << getVtsScalarType() << "\"\n"; in emitVtsTypeDeclarations()
62 std::string getVtsScalarType() const;
447 << scalarType->getVtsScalarType() in emitVtsTypeDeclarations()462 out << mStorageType->resolveToScalarType()->getVtsScalarType() in emitVtsTypeDeclarations()765 << mElementType->resolveToScalarType()->getVtsScalarType() in emitVtsAttributeType()