Home
last modified time | relevance | path

Searched defs:getSpecifications (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/script_api/
DSpecification.h196 const std::vector<ConstantSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function
212 const std::vector<TypeSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function
238 const std::vector<FunctionSpecification*> getSpecifications() const { return mSpecifications; } in getSpecifications() function