Home
last modified time | relevance | path

Searched defs:CamcorderProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h236 struct CamcorderProfile { struct
261 CamcorderProfile(const CamcorderProfile& copy) = default; argument
269 CamcorderProfile() in CamcorderProfile() argument
285 * Returns the CamcorderProfile object for the given camera at argument
/frameworks/base/media/java/android/media/
DCamcorderProfile.java53 public class CamcorderProfile class
681 private CamcorderProfile(int duration, in CamcorderProfile() method in CamcorderProfile