Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidUtil.cpp50 JNIEnv* getEnv (void) const { return m_env; } in getEnv() function in tcu::Android::__anon30299::ScopedJNIEnv
372 return getIntentStringExtra(env.getEnv(), activity->clazz, name); in getIntentStringExtra()
379 setRequestedOrientation(env.getEnv(), activity->clazz, orientation); in setRequestedOrientation()
386 describePlatform(env.getEnv(), dst); in describePlatform()
392 JNIEnv* env = scopedJniEnv.getEnv(); in getTotalAndroidSystemMemory()
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DVulkanTester.cpp85 if(auto ov = getEnv(name.data())) in set()
115 const char *getEnv(const char *name) in getEnv() function in ScopedSetEnvVar

Completed in 3 milliseconds