Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/cameraMg/v1_3/include/
Dhdi_common_v1_3.h105 void CreateAndCommitStreamsForHighFrameRate(std::shared_ptr<OHOS::Camera::Test> cameraTest);
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/
Dcamera_hdi_test_v1_3.cpp174 cameraTest->CreateAndCommitStreamsForHighFrameRate(cameraTest);
207 cameraTest->CreateAndCommitStreamsForHighFrameRate(cameraTest);
Dhdi_common_v1_3.cpp218 void Test::CreateAndCommitStreamsForHighFrameRate(std::shared_ptr<OHOS::Camera::Test> cameraTest) in CreateAndCommitStreamsForHighFrameRate() function in OHOS::Camera::Test