Home
last modified time | relevance | path

Searched refs:getCamcorderProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h325 const CamcorderProfile *getCamcorderProfile(
/frameworks/base/media/jni/
Dandroid_media_MediaProfiles.cpp237 const MediaProfiles::CamcorderProfile *cp = sProfiles->getCamcorderProfile(id, q); in android_media_MediaProfiles_native_get_camcorder_profiles()
/frameworks/av/media/libmedia/
DMediaProfiles.cpp1374 const MediaProfiles::CamcorderProfile *MediaProfiles::getCamcorderProfile( in getCamcorderProfile() function in android::MediaProfiles