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

/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp1088 static void find_fields(JNIEnv *env, field *fields, int count) function
1121 find_fields(env, fields_to_find, NELEM(fields_to_find));
H A Dandroid_hardware_camera2_CameraMetadata.cpp593 static int find_fields(JNIEnv *env, field *fields, int count) function
675 if (find_fields(env, fields_to_find, NELEM(fields_to_find)) < 0)

Completed in 1424 milliseconds