Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp99 string surfaceIdStr = std::to_string(surfaceIdInt); in CreatePreviewOutput() local
101 surfaceId = surfaceIdStr.c_str(); in CreatePreviewOutput()
141 string surfaceIdStr = std::to_string(surfaceIdInt); in CreateVideoOutput() local
143 surfaceId = surfaceIdStr.c_str(); in CreateVideoOutput()
3312 string surfaceIdStr = std::to_string(surfaceIdInt); variable
3314 surfaceId = surfaceIdStr.c_str();
3419 string surfaceIdStr = std::to_string(surfaceIdInt); variable
3421 surfaceId = surfaceIdStr.c_str();