Searched refs:previewSurfaceId_ (Results 1 – 2 of 2) sorted by relevance
137 char* previewSurfaceId_; variable
28 : previewSurfaceId_(str), cameras_(nullptr), focusMode_(focusMode), in NDKCamera()403 …a_ErrorCode ret = OH_CameraManager_CreatePreviewOutput(cameraManager_, profile_, previewSurfaceId_, in CreatePreviewOutput()405 if (previewSurfaceId_ == nullptr || previewOutput_ == nullptr || ret != CAMERA_OK) { in CreatePreviewOutput()