Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_special_func.h51 inline bool isSpecialRSFunc(unsigned int targetAPI, in isSpecialRSFunc() function
Dslang_rs_context.cpp119 if (RSSpecialFunc::isSpecialRSFunc(mTargetAPI, FD)) { in processExportFunc()