Lines Matching refs:NO_ERROR
124 status_t ret = NO_ERROR; in registerImageReleaseCallback()
138 status_t ret = NO_ERROR; in registerEndCaptureCallback()
152 status_t ret = NO_ERROR; in setErrorHandler()
162 if ( NO_ERROR == ret ) in setErrorHandler()
336 status_t res = NO_ERROR; in returnFrame()
346 if ( NO_ERROR == res) in returnFrame()
387 if ( NO_ERROR == res ) in returnFrame()
409 status_t ret = NO_ERROR; in sendCommand()
427 if ( ret == NO_ERROR ) in sendCommand()
432 if ( ret == NO_ERROR ) in sendCommand()
460 if ( ret == NO_ERROR ) in sendCommand()
481 if ( ret == NO_ERROR ) in sendCommand()
486 if ( ret == NO_ERROR ) in sendCommand()
513 if ( ret == NO_ERROR ) in sendCommand()
534 if ( ret == NO_ERROR ) in sendCommand()
539 if ( ret == NO_ERROR ) in sendCommand()
555 if ( ret == NO_ERROR ) in sendCommand()
576 if (ret == NO_ERROR) { in sendCommand()
580 if (ret == NO_ERROR) { in sendCommand()
599 if ( ret == NO_ERROR ) { in sendCommand()
611 if ( ret == NO_ERROR ) in sendCommand()
616 if ( ret == NO_ERROR ) in sendCommand()
621 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()
665 if ( ret == NO_ERROR ) in sendCommand()
670 if ( ret == NO_ERROR ) in sendCommand()
675 if ( ret == NO_ERROR ) in sendCommand()
693 if ( ret == NO_ERROR ) in sendCommand()
698 if ( ret == NO_ERROR ) in sendCommand()
703 if ( ret == NO_ERROR ) in sendCommand()
721 if ( ret == NO_ERROR ) in sendCommand()
726 if ( ret == NO_ERROR ) in sendCommand()
731 if ( ret == NO_ERROR ) in sendCommand()
749 if ( ret == NO_ERROR ) in sendCommand()
754 if ( ret == NO_ERROR ) in sendCommand()
759 if ( ret == NO_ERROR ) in sendCommand()
785 if ( ret == NO_ERROR ) in sendCommand()
790 if ( ret == NO_ERROR ) in sendCommand()
795 if ( ret == NO_ERROR ) in sendCommand()
811 if ( ret == NO_ERROR ) in sendCommand()
816 if ( ret == NO_ERROR ) in sendCommand()
821 if ( ret == NO_ERROR ) in sendCommand()
847 if ( ret == NO_ERROR ) in sendCommand()
852 if ( ret == NO_ERROR ) in sendCommand()
857 if ( ret == NO_ERROR ) in sendCommand()
873 if ( ret == NO_ERROR ) in sendCommand()
878 if ( ret == NO_ERROR ) in sendCommand()
883 if ( ret == NO_ERROR ) in sendCommand()
908 if ( ret == NO_ERROR ) in sendCommand()
913 if ( ret == NO_ERROR ) in sendCommand()
918 if ( ret == NO_ERROR ) in sendCommand()
931 if ( ret == NO_ERROR ) in sendCommand()
936 if ( ret == NO_ERROR ) in sendCommand()
941 if ( ret == NO_ERROR ) in sendCommand()
954 if ( ret == NO_ERROR ) in sendCommand()
959 if ( ret == NO_ERROR ) in sendCommand()
973 if ( ret == NO_ERROR ) in sendCommand()
986 if ( ret == NO_ERROR ) in sendCommand()
991 if ( ret == NO_ERROR ) in sendCommand()
1005 if ( ret == NO_ERROR ) in sendCommand()
1018 if ( ret == NO_ERROR ) in sendCommand()
1023 if ( ret == NO_ERROR ) in sendCommand()
1037 if ( ret == NO_ERROR ) in sendCommand()
1070 if ( ret == NO_ERROR ) { in sendCommand()
1074 if ( ret == NO_ERROR ) { in sendCommand()
1097 if ( ret == NO_ERROR ) { in sendCommand()
1136 status_t ret = NO_ERROR; in notifyFocusSubscribers()
1180 status_t ret = NO_ERROR; in notifyShutterSubscribers()
1218 status_t ret = NO_ERROR; in notifyZoomSubscribers()
1254 status_t ret = NO_ERROR; in notifyMetadataSubscribers()
1287 status_t ret = NO_ERROR; in sendFrameToSubscribers()
1344 if (ret != NO_ERROR) { in sendFrameToSubscribers()
1359 status_t ret = NO_ERROR; in __sendFrameToSubscribers()
1417 int ret = NO_ERROR; in setInitFrameRefCount()
1583 status_t ret = NO_ERROR; in startVideoCapture()
1596 if ( NO_ERROR == ret ) in startVideoCapture()
1614 status_t ret = NO_ERROR; in stopVideoCapture()
1623 if ( NO_ERROR == ret ) in stopVideoCapture()
1648 status_t ret = NO_ERROR; in takePicture()
1659 status_t ret = NO_ERROR; in stopImageCapture()
1670 status_t ret = NO_ERROR; in startBracketing()
1681 status_t ret = NO_ERROR; in stopBracketing()
1692 status_t ret = NO_ERROR; in autoFocus()
1705 status_t ret = NO_ERROR; in cancelAutoFocus()
1716 status_t ret = NO_ERROR; in startSmoothZoom()
1727 status_t ret = NO_ERROR; in stopSmoothZoom()
1738 status_t ret = NO_ERROR; in startPreview()
1749 status_t ret = NO_ERROR; in stopPreview()
1760 status_t ret = NO_ERROR; in useBuffers()
1771 status_t ret = NO_ERROR; in fillThisBuffer()
1782 status_t ret = NO_ERROR; in getFrameSize()
1793 status_t ret = NO_ERROR; in getFrameDataSize()
1804 status_t ret = NO_ERROR; in getPictureBufferSize()
1815 status_t ret = NO_ERROR; in startFaceDetection()
1826 status_t ret = NO_ERROR; in stopFaceDetection()
1837 status_t ret = NO_ERROR; in switchToExecuting()
1853 status_t ret = NO_ERROR; in setupTunnel()
1860 status_t ret = NO_ERROR; in destroyTunnel()
1867 status_t ret = NO_ERROR; in cameraPreviewInitialization()
1875 status_t ret = NO_ERROR; in setState()
2460 status_t ret = NO_ERROR; in rollbackToInitializedState()
2464 while ((getState() != INTIALIZED_STATE) && (ret == NO_ERROR)) { in rollbackToInitializedState()
2475 status_t ret = NO_ERROR; in rollbackToPreviousState()
2483 return NO_ERROR; in rollbackToPreviousState()
2546 status_t ret = NO_ERROR; in commitState()
2561 status_t ret = NO_ERROR; in rollbackState()
2579 status_t ret = NO_ERROR; in getState()
2592 status_t ret = NO_ERROR; in getNextState()
2610 status_t ret = NO_ERROR; in getState()
2623 status_t ret = NO_ERROR; in getNextState()
2654 status_t ret = NO_ERROR; in CameraAdapter_Capabilities()
2655 status_t err = NO_ERROR; in CameraAdapter_Capabilities()
2665 if(err != NO_ERROR) { in CameraAdapter_Capabilities()
2674 if(err != NO_ERROR) { in CameraAdapter_Capabilities()