Home
last modified time | relevance | path

Searched refs:getConstantSpecifications (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/script_api/
DGenerateHeaderFiles.cpp348 for (auto spec : specFile.getConstantSpecifications()) { in writeHeaderFile()
DSpecification.h541 const std::list<ConstantSpecification*>& getConstantSpecifications() const { in getConstantSpecifications() function