Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateStubsWhiteList.cpp74 return spec->getSimpleType(); in findSubstitute()
DGenerateHeaderFiles.cpp140 *file << spec.getSimpleType() << attribute; in writeTypeSpecification()
DSpecification.h315 std::string getSimpleType() const { return mSimpleType; } in getSimpleType() function
DGenerateDocumentation.cpp355 *file << "<p>A typedef of: " << spec->getSimpleType() in writeDetailedTypeSpecification()