Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.h44 struct NumericalType { struct
45 const char* specType; // Name found in the .spec file
46 const char* rsDataType; // RS data type
47 const char* cType; // Type in a C file
48 const char* javaType; // Type in a Java file
49 NumberKind kind;
53 int significantBits;
55 int exponentBits;