Searched refs:hasCamcorderProfile (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/
H A DMediaProfiles.h111 bool hasCamcorderProfile(int cameraId, camcorder_quality quality) const;
/frameworks/base/media/jni/
H A Dandroid_media_MediaProfiles.cpp230 return sProfiles->hasCamcorderProfile(id, q);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp1129 bool MediaProfiles::hasCamcorderProfile(int cameraId, camcorder_quality quality) const function in class:android::MediaProfiles

Completed in 89 milliseconds