OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFloatFunction
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/base/android/jni_generator/
sample_for_tests.cc
89
static jfloat
GetFloatFunction
(JNIEnv*, const JavaParamRef<jclass>&) {
golden_sample_for_tests_jni.h
74
static jfloat
GetFloatFunction
(JNIEnv* env, const JavaParamRef<jclass>&
80
return
GetFloatFunction
(env, JavaParamRef<jclass>(env, jcaller));
Completed in 139 milliseconds