Home
last modified time | relevance | path

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

/frameworks/rs/api/
DSpecification.h43 struct NumericalType { struct
44 const char* specType; // Name found in the .spec file
45 const char* rsDataType; // RS data type
46 const char* cType; // Type in a C file
47 const char* javaType; // Type in a Java file
48 NumberKind kind;
52 int significantBits;
54 int exponentBits;