Home
last modified time | relevance | path

Searched defs:cameraFormat (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dvideo_output_impl.cpp128 CameraFormat cameraFormat = videoOutputProfile->GetCameraFormat(); in GetVideoProfile() local
Dpreview_output_impl.cpp126 CameraFormat cameraFormat = previewOutputProfile->GetCameraFormat(); in GetActiveProfile() local
Dphoto_output_impl.cpp373 CameraFormat cameraFormat = photoOutputProfile->GetCameraFormat(); in GetActiveProfile() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
Dpreview_output.cpp41 camera_format_t GetHdiFormatFromCameraFormat(CameraFormat cameraFormat) in GetHdiFormatFromCameraFormat()
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
Dcamera_framework_unittest.cpp169 camera_format_t cameraFormat; member
/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
Dcamera_framework_moduletest.cpp539 sptr<Surface> CameraFrameworkModuleTest::CreateSketchSurface(CameraFormat cameraFormat) in CreateSketchSurface()