Home
last modified time | relevance | path

Searched refs:getSimpleType (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/api/
DGenerateHeaderFiles.cpp139 *file << spec.getSimpleType() << attribute; in writeTypeSpecification()
DGenerateStubsWhiteList.cpp76 const string s = spec->getSimpleType(); in findSubstitute()
DSpecification.h305 std::string getSimpleType() const { return mSimpleType; } in getSimpleType() function
DGenerateDocumentation.cpp347 *file << "<p>A typedef of: " << spec->getSimpleType() in writeDetailedTypeSpecification()