Searched refs:javaBaseType (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/api/
H A DGenerateTestFiles.cpp261 *mJava << p->javaBaseType;
546 string type = p->javaBaseType;
675 mJava->indent() << p.javaBaseType << "[] " << p.javaArrayName << " = new " << p.javaBaseType
H A DSpecification.h82 std::string javaBaseType; // The type we need to declare in Java, e.g. "unsigned int" member in struct:ParameterDefinition
H A DSpecification.cpp216 javaBaseType = TYPES[typeIndex].javaType;

Completed in 51 milliseconds