Searched refs:hasCamcorderProfile (Results 1 – 3 of 3) sorted by relevance
111 bool hasCamcorderProfile(int cameraId, camcorder_quality quality) const;
230 return sProfiles->hasCamcorderProfile(id, q); in android_media_MediaProfiles_native_has_camcorder_profile()
1129 bool MediaProfiles::hasCamcorderProfile(int cameraId, camcorder_quality quality) const in hasCamcorderProfile() function in android::MediaProfiles