Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidUtil.cpp42 class ScopedJNIEnv class
46 ScopedJNIEnv (JavaVM* vm);
47 ~ScopedJNIEnv (void);
58 ScopedJNIEnv::ScopedJNIEnv (JavaVM* vm) in ScopedJNIEnv() function in tcu::Android::__anonbc9b07a50111::ScopedJNIEnv
78 ScopedJNIEnv::~ScopedJNIEnv (void) in ~ScopedJNIEnv()
370 const ScopedJNIEnv env(activity->vm); in getIntentStringExtra()
377 const ScopedJNIEnv env(activity->vm); in setRequestedOrientation()
384 const ScopedJNIEnv env(activity->vm); in describePlatform()
391 const ScopedJNIEnv scopedJniEnv (activity->vm); in getTotalAndroidSystemMemory()