Lines Matching refs:NO_ERROR

83     status_t ret = NO_ERROR;  in registerImageReleaseCallback()
97 status_t ret = NO_ERROR; in registerEndCaptureCallback()
111 status_t ret = NO_ERROR; in setErrorHandler()
121 if ( NO_ERROR == ret ) in setErrorHandler()
257 status_t res = NO_ERROR; in returnFrame()
267 if ( NO_ERROR == res) in returnFrame()
308 if ( NO_ERROR == res ) in returnFrame()
329 status_t ret = NO_ERROR; in sendCommand()
347 if ( ret == NO_ERROR ) in sendCommand()
352 if ( ret == NO_ERROR ) in sendCommand()
379 if ( ret == NO_ERROR ) in sendCommand()
400 if ( ret == NO_ERROR ) in sendCommand()
405 if ( ret == NO_ERROR ) in sendCommand()
432 if ( ret == NO_ERROR ) in sendCommand()
453 if ( ret == NO_ERROR ) in sendCommand()
458 if ( ret == NO_ERROR ) in sendCommand()
485 if ( ret == NO_ERROR ) in sendCommand()
499 if ( ret == NO_ERROR ) in sendCommand()
504 if ( ret == NO_ERROR ) in sendCommand()
509 if ( ret == NO_ERROR ) in sendCommand()
525 if ( ret == NO_ERROR ) in sendCommand()
530 if ( ret == NO_ERROR ) in sendCommand()
535 if ( ret == NO_ERROR ) in sendCommand()
553 if ( ret == NO_ERROR ) in sendCommand()
558 if ( ret == NO_ERROR ) in sendCommand()
563 if ( ret == NO_ERROR ) in sendCommand()
581 if ( ret == NO_ERROR ) in sendCommand()
586 if ( ret == NO_ERROR ) in sendCommand()
591 if ( ret == NO_ERROR ) in sendCommand()
609 if ( ret == NO_ERROR ) in sendCommand()
614 if ( ret == NO_ERROR ) in sendCommand()
619 if ( ret == NO_ERROR ) in sendCommand()
637 if ( ret == NO_ERROR ) in sendCommand()
642 if ( ret == NO_ERROR ) in sendCommand()
647 if ( ret == NO_ERROR ) in sendCommand()
663 if ( ret == NO_ERROR ) in sendCommand()
668 if ( ret == NO_ERROR ) in sendCommand()
673 if ( ret == NO_ERROR ) in sendCommand()
699 if ( ret == NO_ERROR ) in sendCommand()
704 if ( ret == NO_ERROR ) in sendCommand()
709 if ( ret == NO_ERROR ) in sendCommand()
725 if ( ret == NO_ERROR ) in sendCommand()
730 if ( ret == NO_ERROR ) in sendCommand()
735 if ( ret == NO_ERROR ) in sendCommand()
761 if ( ret == NO_ERROR ) in sendCommand()
766 if ( ret == NO_ERROR ) in sendCommand()
771 if ( ret == NO_ERROR ) in sendCommand()
787 if ( ret == NO_ERROR ) in sendCommand()
792 if ( ret == NO_ERROR ) in sendCommand()
797 if ( ret == NO_ERROR ) in sendCommand()
822 if ( ret == NO_ERROR ) in sendCommand()
827 if ( ret == NO_ERROR ) in sendCommand()
832 if ( ret == NO_ERROR ) in sendCommand()
845 if ( ret == NO_ERROR ) in sendCommand()
850 if ( ret == NO_ERROR ) in sendCommand()
855 if ( ret == NO_ERROR ) in sendCommand()
868 if ( ret == NO_ERROR ) in sendCommand()
873 if ( ret == NO_ERROR ) in sendCommand()
887 if ( ret == NO_ERROR ) in sendCommand()
900 if ( ret == NO_ERROR ) in sendCommand()
905 if ( ret == NO_ERROR ) in sendCommand()
919 if ( ret == NO_ERROR ) in sendCommand()
932 if ( ret == NO_ERROR ) in sendCommand()
937 if ( ret == NO_ERROR ) in sendCommand()
951 if ( ret == NO_ERROR ) in sendCommand()
991 status_t ret = NO_ERROR; in notifyFocusSubscribers()
1035 status_t ret = NO_ERROR; in notifyShutterSubscribers()
1073 status_t ret = NO_ERROR; in notifyZoomSubscribers()
1109 status_t ret = NO_ERROR; in notifyFaceSubscribers()
1142 status_t ret = NO_ERROR; in sendFrameToSubscribers()
1194 if (ret != NO_ERROR) { in sendFrameToSubscribers()
1209 status_t ret = NO_ERROR; in __sendFrameToSubscribers()
1267 int ret = NO_ERROR; in setInitFrameRefCount()
1408 status_t ret = NO_ERROR; in startVideoCapture()
1421 if ( NO_ERROR == ret ) in startVideoCapture()
1441 status_t ret = NO_ERROR; in stopVideoCapture()
1450 if ( NO_ERROR == ret ) in stopVideoCapture()
1473 status_t ret = NO_ERROR; in takePicture()
1484 status_t ret = NO_ERROR; in stopImageCapture()
1495 status_t ret = NO_ERROR; in startBracketing()
1506 status_t ret = NO_ERROR; in stopBracketing()
1517 status_t ret = NO_ERROR; in autoFocus()
1530 status_t ret = NO_ERROR; in cancelAutoFocus()
1541 status_t ret = NO_ERROR; in startSmoothZoom()
1552 status_t ret = NO_ERROR; in stopSmoothZoom()
1563 status_t ret = NO_ERROR; in startPreview()
1574 status_t ret = NO_ERROR; in stopPreview()
1585 status_t ret = NO_ERROR; in useBuffers()
1596 status_t ret = NO_ERROR; in fillThisBuffer()
1607 status_t ret = NO_ERROR; in getFrameSize()
1618 status_t ret = NO_ERROR; in getFrameDataSize()
1629 status_t ret = NO_ERROR; in getPictureBufferSize()
1640 status_t ret = NO_ERROR; in startFaceDetection()
1651 status_t ret = NO_ERROR; in stopFaceDetection()
1662 status_t ret = NO_ERROR; in switchToExecuting()
1670 status_t ret = NO_ERROR; in setState()
2146 status_t ret = NO_ERROR; in rollbackToInitializedState()
2150 while ((getState() != INTIALIZED_STATE) && (ret == NO_ERROR)) { in rollbackToInitializedState()
2161 status_t ret = NO_ERROR; in rollbackToPreviousState()
2169 return NO_ERROR; in rollbackToPreviousState()
2229 status_t ret = NO_ERROR; in commitState()
2244 status_t ret = NO_ERROR; in rollbackState()
2262 status_t ret = NO_ERROR; in getState()
2275 status_t ret = NO_ERROR; in getNextState()
2293 status_t ret = NO_ERROR; in getState()
2306 status_t ret = NO_ERROR; in getNextState()