Searched refs:OH_PhotoOutput_Release (Results 1 – 10 of 10) sorted by relevance
404 ret = OH_PhotoOutput_Release(photoOutput);446 ret = OH_PhotoOutput_Release(photoOutput);654 ret = OH_PhotoOutput_Release(photoOutput);724 ret = OH_PhotoOutput_Release(photoOutput);902 ret = OH_PhotoOutput_Release(photoOutput);995 ret = OH_PhotoOutput_Release(photoOutput);1098 ret = OH_PhotoOutput_Release(photoOutput);1143 ret = OH_PhotoOutput_Release(photoOutput);1192 ret = OH_PhotoOutput_Release(photoOutput);1379 ret = OH_PhotoOutput_Release(PhotoOutput);[all …]
422 ret = OH_PhotoOutput_Release(photoOutput);424 OH_LOG_INFO(LOG_APP, "OH_PhotoOutput_Release success ");426 OH_LOG_ERROR(LOG_APP, "OH_PhotoOutput_Release failed. %d ", ret);
418 Camera_ErrorCode OH_PhotoOutput_Release(Camera_PhotoOutput* photoOutput);
304 Camera_ErrorCode OH_PhotoOutput_Release(Camera_PhotoOutput* photoOutput) in OH_PhotoOutput_Release() function
70 | [Camera_ErrorCode](_o_h___camera.md#camera_errorcode) [OH_PhotoOutput_Release](_o_h___camera.md#o…
311 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_Release](#oh_photooutput_release) ([Camera_…5536 ### OH_PhotoOutput_Release()5539 Camera_ErrorCode OH_PhotoOutput_Release(Camera_PhotoOutput* photoOutput)
308 | [Camera_ErrorCode](#camera_errorcode) [OH_PhotoOutput_Release](#oh_photooutput_release) ([Camera_…5471 ### OH_PhotoOutput_Release()5474 Camera_ErrorCode OH_PhotoOutput_Release(Camera_PhotoOutput* photoOutput)
530 Camera_ErrorCode ret = OH_PhotoOutput_Release(photoOutput_); in PhotoOutputRelease()