Searched refs:ConvertStartResult (Results 1 – 3 of 3) sorted by relevance
58 static ImageEffect_ErrorCode ConvertStartResult(ErrorCode errorCode);
333 ImageEffect_ErrorCode NativeCommonUtils::ConvertStartResult(ErrorCode errorCode) in ConvertStartResult() function in OHOS::Media::Effect::NativeCommonUtils
564 ImageEffect_ErrorCode res = NativeCommonUtils::ConvertStartResult(errorCode); in OH_ImageEffect_Start()