Home
last modified time | relevance | path

Searched defs:getStaticFieldValue (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidUtil.cpp225 int getStaticFieldValue<int> (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function
232 string getStaticFieldValue<string> (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function
243 vector<string> getStaticFieldValue<vector<string> > (JNIEnv* env, jclass cls, jfieldID fieldId) in getStaticFieldValue() function