Home
last modified time | relevance | path

Searched refs:previewprofile (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_mode.cpp473 Profile previewprofile; in main() local
477 previewprofile = it; in main()
481 for (auto id : previewprofile.GetAbilityId()) { in main()
500 sptr<CaptureOutput> previewOutput = camManagerObj->CreatePreviewOutput(previewprofile, previewProducerSurface); in main()
H A Dcamera_capture.cpp238 Profile previewprofile = Profile(static_cast<CameraFormat>(previewFormat), previewsize); in main() local
247 sptr<CaptureOutput> previewOutput = camManagerObj->CreatePreviewOutput(previewprofile, previewProducerSurface); in main()
H A Dcamera_video.cpp345 Profile previewprofile = Profile(static_cast<CameraFormat>(previewFormat), previewsize); in main() local
351 sptr<CaptureOutput> previewOutput = camManagerObj->CreatePreviewOutput(previewprofile, pSurface); in main()

Completed in 3 milliseconds