Home
last modified time | relevance | path

Searched refs:mApiLevel (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/
DrsScript.h150 return mApiLevel; in getApiLevel()
156 uint32_t mApiLevel; variable
DrsScript.cpp31 mApiLevel = 0; in Script()
DrsScriptC.cpp321 mApiLevel = sdkVersion; in runCompiler()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h126 std::shared_ptr<C2ApiLevelSetting> mApiLevel; member