Home
last modified time | relevance | path

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

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