Lines Matching defs:cout
44 std::cout << "==========[test log] USB Camera, getCameraID success."<< std::endl;
46 std::cout << "==========[test log] 1. get current system cameraID."<< std::endl;
48 std::cout << "==========[test log] First cameraId.size = " << cameraIds.size() << std::endl;
49 std::cout << "==========[test log] OnCameraStatus interface has been mobilized" << std::endl;
51 std::cout << "==========[test log] cameraId = " << cameraId << std::endl;
53 std::cout << "==========[test log] 2. please add or delete the usb camera, wait for 10s..."<< std::endl;
55 std::cout << "==========[test log] r u ready? wait for 10s..."<< std::endl;
57 std::cout << "==========[test log] 3. check the cameraID again... wait for 10s..."<< std::endl;
59 std::cout << "==========[test log] Second cameraId.size = " << cameraIds.size() << std::endl;
66 std::cout << "cameraId = " << cameraId << std::endl;
91 std::cout << "OHOS_ABILITY_ZOOM_RATIO_RANGE: count is " << (int)entry.count << std::endl;
92 std::cout << "Zoom ratio range: [" << entry.data.f[0];
93 std::cout << "," << entry.data.f[1] << "]" << std::endl;
95 std::cout << "OHOS_ABILITY_ZOOM_RATIO_RANGE is not support" << std::endl;
117 std::cout << "OHOS_ABILITY_CAMERA_CONNECTION_TYPE value is "
140 std::cout << "OHOS_ABILITY_CAMERA_POSITION value is " << static_cast<int>(entry.data.u8[0]) << std::endl;
162 std::cout << "OHOS_ABILITY_FLASH_AVAILABLE value is " << static_cast<int>(entry.data.u8[0]) << std::endl;
184 std::cout << "OHOS_ABILITY_VIDEO_STABILIZATION_MODES value is "
188 std::cout << "OHOS_ABILITY_VIDEO_STABILIZATION_MODES is not support" << std::endl;
209 std::cout << "supported flash mode list:";
211 std::cout << " " << static_cast<int>(entry.data.u8[i]);
213 std::cout << std::endl;
215 std::cout << "OHOS_ABILITY_FLASH_MODES is not support" << std::endl;
237 std::cout << "supported focus mode list:";
239 std::cout << " " << static_cast<int>(entry.data.u8[i]);
241 std::cout << std::endl;
243 std::cout << "OHOS_ABILITY_FOCUS_MODES is not support" << std::endl;
265 std::cout << "supported exposure mode list:";
267 std::cout << " " << static_cast<int>(entry.data.u8[i]);
269 std::cout << std::endl;
271 std::cout << "OHOS_ABILITY_EXPOSURE_MODES is not support" << std::endl;
293 std::cout << "capture mirror supported is :";
295 std::cout << " " << static_cast<int>(entry.data.u8[i]);
297 std::cout << std::endl;
318 std::cout << "supported mute mode is:";
320 std::cout << " " << static_cast<int>(entry.data.u8[i]);
322 std::cout << std::endl;
324 std::cout << "OHOS_ABILITY_MUTE_MODES is not support" << std::endl;
346 std::cout << "supported fps ranges list: [";
347 std::cout << static_cast<int>(entry.data.i32[0]) << "," << static_cast<int>(entry.data.i32[1]) << "]";
348 std::cout << std::endl;
369 std::cout << "OHOS_ABILITY_CAMERA_TYPE value is " << static_cast<int>(entry.data.u8[0]) << std::endl;
391 std::cout << "OHOS_JPEG_ORIENTATION value is " << static_cast<int>(entry.data.i32[0]) << std::endl;
412 std::cout << "OHOS_JPEG_ORIENTATION value is " << static_cast<int>(entry.data.u8[0]) << std::endl;
433 std::cout << "OHOS_ABILITY_STREAM_AVAILABLE_BASIC_CONFIGURATIONS value is "
457 std::cout << "print tag<OHOS_ABILITY_STREAM_AVAILABLE_EXTEND_CONFIGURATIONS> value start." << std::endl;
459 std::cout << "count" << entry.count << std::endl;
461 std::cout << entry.data.i32[i] << " ";
463 std::cout << std::endl;
466 std::cout << "print tag<OHOS_ABILITY_STREAM_AVAILABLE_EXTEND_CONFIGURATIONS> value end." << std::endl;
603 std::cout << "==========[test log] USB Camera, getCameraID success."<< std::endl;
605 std::cout << "==========[test log] 1. get current system cameraID."<< std::endl;
607 std::cout << "==========[test log] First cameraId.size = " << cameraIds.size() << std::endl;
608 std::cout << "==========[test log] OnCameraStatus interface has been mobilized" << std::endl;
610 std::cout << "==========[test log] cameraId = " << cameraId << std::endl;
614 std::cout << "==========[test log] 2. please add or delete the usb camera, wait for 3s..."<< std::endl;
617 std::cout << "==========[test log] 3. check the cameraID again... wait for 3s..."<< std::endl;
619 std::cout << "==========[test log] Second cameraId.size = " << cameraIds.size() << std::endl;
626 std::cout << "cameraId = " << cameraId << std::endl;
967 std::cout << "OHOS_SENSOR_ORIENTATION value is " << static_cast<int>(entry.data.u8[0]) << std::endl;
989 std::cout << "log OHOS_ABILITY_FOCAL_LENGTH: count is " << (int)entry.count << std::endl;
990 std::cout << "log focal length value: " << entry.data.f[0] << std::endl;
992 std::cout << "log OHOS_ABILITY_FOCAL_LENGTH is not support" << std::endl;
1124 std::cout << "log OHOS_ABILITY_EXPOSURE_TIME: count is " << (int)entry.count << std::endl;
1125 std::cout << "log exposure time value: [" << entry.data.i32[0] << ", " << entry.data.i32[1] << "]" <<std::endl;
1126 std::cout << std::endl;
1128 std::cout << "OHOS_ABILITY_EXPOSURE_TIME is not support" << std::endl;
1157 std::cout << "supported ae lock list:";
1159 std::cout << " " << static_cast<int>(entry.data.u8[i]);
1161 std::cout << std::endl;
1163 std::cout << "OHOS_ABILITY_AE_LOCK is not support" << std::endl;
1192 std::cout << "supported awb mode list:";
1194 std::cout << " " << static_cast<int>(entry.data.u8[i]);
1196 std::cout << std::endl;
1198 std::cout << "OHOS_ABILITY_AWB_MODES is not support" << std::endl;
1227 std::cout << "supported awb list list:";
1229 std::cout << " " << static_cast<int>(entry.data.u8[i]);
1231 std::cout << std::endl;
1233 std::cout << "OHOS_ABILITY_AWB_LOCK is not support" << std::endl;
1262 std::cout << "supported meter list list:";
1264 std::cout << " " << static_cast<int>(entry.data.u8[i]);
1266 std::cout << std::endl;
1268 std::cout << "OHOS_ABILITY_METER_MODES is not support" << std::endl;