Home
last modified time | relevance | path

Searched defs:photoProfile (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dphoto_session.cpp219 bool PhotoSession::IsPhotoProfileLegal(sptr<CameraDevice>& device, Profile& photoProfile) in IsPhotoProfileLegal()
H A Dvideo_session.cpp225 bool VideoSession::IsPhotoProfileLegal(sptr<CameraDevice>& device, Profile& photoProfile) in IsPhotoProfileLegal()
H A Dcapture_session.cpp773 auto photoProfile = output->GetPhotoProfile(); in ConfigurePhotoOutput() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_preconfig.cpp201 PreconfigProfile photoProfile; member
207 PreconfigProfile photoProfile; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp160 Profile photoProfile(photoFormat, photoSize); in InitPhotoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp163 Profile photoProfile(photoFormat, photoSize); in InitPhotoOutput() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
H A Ddcamera_client.cpp475 CameraStandard::Profile photoProfile(photoFormat, photoSize); in CreatePhotoOutput() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h92 Profile photoProfile; member
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dphoto_output.cpp650 auto photoProfile = GetPhotoProfile(); in CreateStream() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp731 Profile photoProfile = Profile(photoFormat, photoSize); in CreatePhotoOutput() local
1151 Profile photoProfile = Profile(photoFormat, photoSize); variable
1174 Profile photoProfile = Profile(photoFormat, photoSize); variable
H A Dcamera_ndk_unittest.cpp57 Camera_Profile photoProfile = { in CreatePhotoOutput() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp458 Profile photoProfile = Profile(photoFormat, photoSize); in CreatePhotoOutput() local
753 Profile photoProfile) in CreateHighResPhotoOutput()