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/
H A DtcuAndroidUtil.cpp42 class ScopedJNIEnv class
46 ScopedJNIEnv (JavaVM* vm);
47 ~ScopedJNIEnv (void);
58 ScopedJNIEnv::ScopedJNIEnv (JavaVM* vm) in ScopedJNIEnv() function in tcu::Android::__anon30299::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 en in describePlatform()
[all...]

Completed in 1 milliseconds