Searched defs:Dimension (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/annotations/src/android/support/annotation/
H A DDimension.java38 public @interface Dimension { interface
/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp818 mOut.indent() << " throw new RSRuntimeException(\"Dimension mismatch "
1867 // Dimension = array element count; otherwise, 1.
1870 unsigned Dimension) {
1890 mOut.indent() << "__dimArr[0] = " << Dimension << ";\n";
1868 genSetExportVariable(const std::string &TypeName, const RSExportVar *EV, unsigned Dimension) argument

Completed in 116 milliseconds