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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp574 static int find_fields(JNIEnv *env, field *fields, int count) function
617 if (find_fields(env, fields_to_find, NELEM(fields_to_find)) < 0)
H A Dandroid_hardware_Camera.cpp1034 static int find_fields(JNIEnv *env, field *fields, int count) function
1079 if (find_fields(env, fields_to_find, NELEM(fields_to_find)) < 0)

Completed in 673 milliseconds