Searched refs:output_1 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_framework_unittest.cpp | 2872 sptr<IStreamCapture> output_1 = nullptr; variable 2873 int32_t intResult = cameraService->CreatePhotoOutput(Producer, 0, width, height, output_1); 2877 intResult = cameraService->CreatePhotoOutput(Producer, 0, width, height, output_1); 2881 intResult = cameraService->CreatePhotoOutput(Producer, 0, width, height, output_1);
|