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

/frameworks/rs/api/
H A DSpecification.h272 enum TypeKind { enum
285 TypeKind mKind; // The kind of type specification
304 TypeKind getKind() const { return mKind; }

Completed in 29 milliseconds