Home
last modified time | relevance | path

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

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