Searched refs:targetApiLevel (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.cpp26 bool loadSymbols(void* handle, dispatchTable& dispatchTab, int targetApiLevel) { argument
416 if (targetApiLevel >= 21) {
423 if (targetApiLevel >= 23) {
467 if (targetApiLevel >= REDUCE_API_LEVEL) {

Completed in 199 milliseconds