Home
last modified time | relevance | path

Searched refs:sdkVersion (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglAndroidUtil.cpp88 static deInt32 sdkVersion = -1; in androidGetSdkVersion() local
89 if (sdkVersion < 0) in androidGetSdkVersion()
93 sdkVersion = static_cast<deInt32>(strtol(value, DE_NULL, 10)); in androidGetSdkVersion()
94 printf("SDK Version is %d\n", sdkVersion); in androidGetSdkVersion()
96 return sdkVersion; in androidGetSdkVersion()
116 bool ahbFunctionsLoaded (AhbFunctions* pAhbFunctions, deInt32 sdkVersion) in ahbFunctionsLoaded() argument
124 (pAhbFunctions->isSupported != DE_NULL || sdkVersion < 29))) in ahbFunctionsLoaded()
132 bool loadAhbDynamicApis (deInt32 sdkVersion) in loadAhbDynamicApis() argument
134 if (!ahbFunctionsLoaded(&ahbFunctions, sdkVersion)) in loadAhbDynamicApis()
141 if (sdkVersion >= 29) in loadAhbDynamicApis()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp1277 static deInt32 sdkVersion = -1; in androidGetSdkVersion() local
1278 if (sdkVersion < 0) in androidGetSdkVersion()
1282 sdkVersion = static_cast<deInt32>(strtol(value, DE_NULL, 10)); in androidGetSdkVersion()
1283 printf("SDK Version is %d\n", sdkVersion); in androidGetSdkVersion()
1285 return sdkVersion; in androidGetSdkVersion()
1290 deInt32 sdkVersion = androidGetSdkVersion(); in checkAnbApiBuild() local
1293 DE_TEST_ASSERT(!(sdkVersion >= 26)); /* __ANDROID_API_O__ */ in checkAnbApiBuild()
1297 DE_TEST_ASSERT(!(sdkVersion >= 28)); /*__ANDROID_API_P__ */ in checkAnbApiBuild()
1299 return sdkVersion; in checkAnbApiBuild()
1314 deInt32 sdkVersion = checkAnbApiBuild(); in AndroidHardwareBufferExternalApi() local
[all …]
DvktExternalMemoryUtil.hpp155 static bool loadAhbDynamicApis(deInt32 sdkVersion);
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioStreamOpenSLES.cpp195 int sdkVersion = getSdkVersion(); in logUnsupportedAttributes() local
196 if (mPerformanceMode != PerformanceMode::None && sdkVersion < __ANDROID_API_N_MR1__) { in logUnsupportedAttributes()
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp136 int sdkVersion = getSdkVersion(); in logUnsupportedAttributes() local
139 if (sdkVersion < __ANDROID_API_P__) { in logUnsupportedAttributes()
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi8335 …<var-decl name='sdkVersion' type-id='149c6638' visibility='default' filepath='frameworks/base/libs…
20405 …<parameter type-id='3ff5601b' name='sdkVersion' filepath='frameworks/base/native/android/configura…