Searched refs:camcorderProfileClazz (Results 1 – 1 of 1) sorted by relevance
208 jclass camcorderProfileClazz = env->FindClass("android/media/CamcorderProfile"); in android_media_MediaProfiles_native_get_camcorder_profile() local209 …jmethodID camcorderProfileConstructorMethodID = env->GetMethodID(camcorderProfileClazz, "<init>", … in android_media_MediaProfiles_native_get_camcorder_profile()210 return env->NewObject(camcorderProfileClazz, in android_media_MediaProfiles_native_get_camcorder_profile()