Searched defs:mValueComments (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/script_api/
H A DSpecification.h309 std::vector<std::string> mValueComments; // One entry per enum value member in class:TypeSpecification
322 const std::vector<std::string>& getValueComments() const { return mValueComments; }

Completed in 157 milliseconds