HomeSort by relevance Sort by last modified time
    Searched refs:javaBaseType (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/script_api/
GenerateTestFiles.cpp 261 *mJava << p->javaBaseType;
553 string type = p->javaBaseType;
682 mJava->indent() << p.javaBaseType << "[] " << p.javaArrayName << " = new " << p.javaBaseType
    [all...]
Specification.h 82 std::string javaBaseType; // The type we need to declare in Java, e.g. "unsigned int"
Specification.cpp 216 javaBaseType = TYPES[typeIndex].javaType;
    [all...]

Completed in 93 milliseconds