Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_backend.h147 unsigned int getTargetAPI() const { return mContext->getTargetAPI(); } in getTargetAPI() function
Dslang_rs_context.h162 inline unsigned int getTargetAPI() const { in getTargetAPI() function
/frameworks/compile/libbcc/bcinfo/include/bcinfo/
DBitcodeWrapper.h95 uint32_t getTargetAPI() const { in getTargetAPI() function