Home
last modified time | relevance | path

Searched refs:createCamcorderProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h373 static CamcorderProfile* createCamcorderProfile(
/frameworks/av/media/libmedia/
DMediaProfiles.cpp380 MediaProfiles::createCamcorderProfile(int cameraId, const char **atts, Vector<int>& cameraIds) in createCamcorderProfile() function in android::MediaProfiles
482 createCamcorderProfile(profiles->mCurrentCameraId, atts, profiles->mCameraIds)); in startElementHandler()