Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
Dhdi_common_v1_3.h106 void CreateAndCommitStreamsForSlowMotion(std::shared_ptr<OHOS::Camera::Test> cameraTest);
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dcamera_hdi_test_v1_3.cpp242 cameraTest->CreateAndCommitStreamsForSlowMotion(cameraTest);
289 cameraTest->CreateAndCommitStreamsForSlowMotion(cameraTest);
Dhdi_common_v1_3.cpp247 void Test::CreateAndCommitStreamsForSlowMotion(std::shared_ptr<OHOS::Camera::Test> cameraTest) in CreateAndCommitStreamsForSlowMotion() function in OHOS::Camera::Test