Searched refs:photoSurfaceId (Results 1 – 3 of 3) sorted by relevance
413 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char* photoSurfaceId) in CreatePhotoOutput() argument427 if (photoSurfaceId == nullptr) { in CreatePhotoOutput()432 …e ret = OH_CameraManager_CreatePhotoOutput(cameraManager_, profile_, photoSurfaceId, &photoOutput_… in CreatePhotoOutput()
30 const photoSurfaceId = await imageReceiver.getReceivingSurfaceld();