Lines Matching refs:NO_ERROR
179 if ( ret != NO_ERROR ) in initialize()
214 return NO_ERROR; in setPreviewWindow()
240 return NO_ERROR; in setFrameProvider()
245 status_t ret = NO_ERROR; in setErrorHandler()
254 if ( NO_ERROR == ret ) in setErrorHandler()
268 status_t ret = NO_ERROR; in setSnapshotTimeRef()
298 return NO_ERROR; in enableDisplay()
337 return NO_ERROR; in enableDisplay()
342 status_t ret = NO_ERROR; in disableDisplay()
414 return NO_ERROR; in disableDisplay()
419 status_t ret = NO_ERROR; in pauseDisplay()
472 if ( NO_ERROR != err ) { in allocateBufferList()
486 if ( NO_ERROR != err ) { in allocateBufferList()
507 if ( NO_ERROR != err ) { in allocateBufferList()
539 if ( NO_ERROR != err ) { in allocateBufferList()
589 if ( NO_ERROR != err ) { in allocateBufferList()
619 if ( NO_ERROR != err ) { in allocateBufferList()
698 status_t ret = NO_ERROR; in minUndequeueableBuffers()
706 if ( NO_ERROR != ret ) { in minUndequeueableBuffers()
726 status_t ret = NO_ERROR; in maxQueueableBuffers()
736 if (ret != NO_ERROR) { in maxQueueableBuffers()
769 status_t ret = NO_ERROR; in returnBuffersToWindow()
792 } else if ( NO_ERROR != ret ) { in returnBuffersToWindow()
813 status_t ret = NO_ERROR; in freeBufferList()
854 return NO_ERROR; in freeBufferList()
897 if(mDisplayQ.get(&msg)!=NO_ERROR) in displayThread()
1000 status_t ret = NO_ERROR; in PostFrame()
1077 if ( NO_ERROR != ret ) { in PostFrame()
1099 if ( NO_ERROR != ret ) { in PostFrame()
1107 ret = NO_ERROR; in PostFrame()
1146 if ( NO_ERROR != err ) { in handleFrameReturn()