Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp444 bool RSExportForEach::isGraphicsRootRSFunc(unsigned int targetAPI, in isGraphicsRootRSFunc()
470 bool RSExportForEach::isRSForEachFunc(unsigned int targetAPI, in isRSForEachFunc()
520 RSExportForEach::validateSpecialFuncDecl(unsigned int targetAPI, in validateSpecialFuncDecl()
Dslang_rs_export_foreach.h195 inline static bool isSpecialRSFunc(unsigned int targetAPI, in isSpecialRSFunc()
/frameworks/compile/libbcc/include/bcinfo/
DBitcodeWrapper.h128 size_t bitcodeSize, uint32_t targetAPI, uint32_t compilerVersion, in writeAndroidBitcodeWrapper()