Home
last modified time | relevance | path

Searched refs:prepare_preview (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.h256 static int prepare_preview(struct camera_device *);
H A DQCameraMuxer.cpp552 rc = hwi->prepare_preview(pCam->dev); in start_preview()
H A DQCamera2HWI.cpp322 int QCamera2HardwareInterface::prepare_preview(struct camera_device *device) in prepare_preview() function in qcamera::QCamera2HardwareInterface