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

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h89 bool processSpecialParameters(RSContext *Context,
H A Dslang_rs_export_foreach.cpp107 valid &= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter);
195 valid &= processSpecialParameters(Context, FD, &IndexOfFirstSpecialParameter);
253 bool RSExportForEach::processSpecialParameters( function in class:slang::RSExportForEach

Completed in 576 milliseconds