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

/frameworks/compile/slang/
H A Dslang.cpp482 RSExportable *RSE = *I; local
483 if (RSE->getKind() != RSExportable::EX_TYPE)
486 RSExportType *ET = static_cast<RSExportType *>(RSE);

Completed in 58 milliseconds