OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getTargetAPI
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/slang/
slang_rs_backend.h
73
virtual unsigned int
getTargetAPI
() const {
74
return mContext->
getTargetAPI
();
slang_backend.h
86
virtual unsigned int
getTargetAPI
() const {
slang_rs_context.h
125
inline unsigned int
getTargetAPI
() const {
/frameworks/compile/libbcc/include/bcinfo/
BitcodeWrapper.h
95
uint32_t
getTargetAPI
() const {
Completed in 2137 milliseconds