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

/frameworks/compile/slang/
H A Dslang_rs_reflection.cpp383 const RSExportType *IET = EF->getInType(); local
384 if (IET) {
385 genTypeInstanceFromPointer(C, IET);
669 const RSExportType *IET = EF->getInType(); local
680 if (IET)
699 if (IET) {
700 genTypeCheck(C, IET, "ain");

Completed in 29 milliseconds