HomeSort by relevance Sort by last modified time
    Searched refs:hasCamcorderProfile (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/media/
MediaProfiles.h 122 bool hasCamcorderProfile(int cameraId, camcorder_quality quality) const;
  /frameworks/base/media/jni/
android_media_MediaProfiles.cpp 232 return sProfiles->hasCamcorderProfile(id, q) ? JNI_TRUE : JNI_FALSE;
  /frameworks/av/media/libmedia/
MediaProfiles.cpp     [all...]

Completed in 491 milliseconds