Home
last modified time | relevance | path

Searched refs:InitCameraFormatAndResolution (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_capture_video.h59 int32_t InitCameraFormatAndResolution(sptr<CameraInput> &cameraInput);
H A Dcamera_capture_video.cpp311 int32_t CameraCaptureVideo::InitCameraFormatAndResolution(sptr<CameraInput> &cameraInput) in InitCameraFormatAndResolution() function in CameraCaptureVideo
434 result = InitCameraFormatAndResolution((sptr<CameraInput> &)cameraInput_); in InitCameraInput()