Home
last modified time | relevance | path

Searched defs:targetAPI (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_special_func.cpp27 bool RSSpecialFunc::isGraphicsRootRSFunc(unsigned int targetAPI, in isGraphicsRootRSFunc()
54 RSSpecialFunc::validateSpecialFuncDecl(unsigned int targetAPI, in validateSpecialFuncDecl()
Dslang_rs_special_func.h51 inline bool isSpecialRSFunc(unsigned int targetAPI, in isSpecialRSFunc()
Dslang_rs_export_foreach.cpp430 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI, in isRSForEachFunc()
469 unsigned RSExportForEach::getNumInputs(unsigned int targetAPI, in getNumInputs()
Dslang_rs_foreach_lowering.cpp385 unsigned int targetAPI) { in handleForEachCalls()
/frameworks/compile/libbcc/include/bcinfo/
DBitcodeWrapper.h128 size_t bitcodeSize, uint32_t targetAPI, uint32_t compilerVersion, in writeAndroidBitcodeWrapper()