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

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

Completed in 34 milliseconds