Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.h196 inline static bool isSpecialRSFunc(unsigned int targetAPI, in isSpecialRSFunc() function
Dslang_rs_context.cpp101 if (RSExportForEach::isSpecialRSFunc(mTargetAPI, FD)) { in processExportFunc()