Home
last modified time | relevance | path

Searched refs:mOutType (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_foreach.h43 RSExportType *mOutType; variable
61 mOutType(NULL), numParams(0), mMetadataEncoding(0), in RSExportForEach()
99 return mOutType; in getOutType()
Dslang_rs_export_foreach.cpp289 FE->mOutType = RSExportType::Create(Context, T); in Create()