Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp6635 sptr<CameraInput> camInput_3 = (sptr<CameraInput>&)input_; variable
6636 getCameraSettings_2 = camInput_3->GetCameraSettings();
6637 intResult = camInput_3->SetCameraSettings(getCameraSettings_2);
9447 sptr<CameraInput> camInput_3 = (sptr<CameraInput>&)input_3; variable
9448 camInput_3->Open();
9468 camInput_3->Close();