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

/frameworks/compile/slang/
H A Dslang_rs.cpp101 RSExportable *RSE = *I; local
102 if (RSE->getKind() != RSExportable::EX_TYPE)
105 RSExportType *ET = static_cast<RSExportType *>(RSE);

Completed in 454 milliseconds