Home
last modified time | relevance | path

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

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