HomeSort by relevance Sort by last modified time
    Searched refs:find_fields (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_hardware_Camera.cpp 1043 static void find_fields(JNIEnv *env, field *fields, int count) function
    [all...]
android_hardware_camera2_CameraMetadata.cpp 593 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 339 milliseconds