Searched defs:cameraFormat (Results 1 – 6 of 6) sorted by relevance
128 CameraFormat cameraFormat = videoOutputProfile->GetCameraFormat(); in GetVideoProfile() local
126 CameraFormat cameraFormat = previewOutputProfile->GetCameraFormat(); in GetActiveProfile() local
373 CameraFormat cameraFormat = photoOutputProfile->GetCameraFormat(); in GetActiveProfile() local
41 camera_format_t GetHdiFormatFromCameraFormat(CameraFormat cameraFormat) in GetHdiFormatFromCameraFormat()
169 camera_format_t cameraFormat; member
539 sptr<Surface> CameraFrameworkModuleTest::CreateSketchSurface(CameraFormat cameraFormat) in CreateSketchSurface()