Home | History | Annotate | Download | only in OMXCameraAdapter

Lines Matching refs:mCapturedFrames

184     mCapturedFrames = 0;
365 (1 > mCapturedFrames) &&
3004 if( mWaitingForSnapshot && (mCapturedFrames > 0) &&
3118 if((mCapturedFrames>0) && !mCaptureSignalled)
3138 if ( 1 > mCapturedFrames )
3143 CAMHAL_LOGDB("Captured Frames: %d", mCapturedFrames);
3145 mCapturedFrames--;