Searched refs:GetCaptureSessionRegister (Results 1 – 2 of 2) sorted by relevance
115 CaptureSession_Callbacks* GetCaptureSessionRegister(void);
1008 CaptureSession_Callbacks* NDKCamera::GetCaptureSessionRegister(void) in GetCaptureSessionRegister() function in OHOS_NDK_CAMERA::NDKCamera1019 …a_ErrorCode ret = OH_CaptureSession_RegisterCallback(captureSession_, GetCaptureSessionRegister()); in CaptureSessionRegisterCallback()