Searched refs:onlyOnce (Results 1 – 2 of 2) sorted by relevance
3264 if ( onlyOnce && mRecording ) in sendCallBacks()3267 onlyOnce = false; in sendCallBacks()3323 if ( onlyOnce && mRecording ) in initCameraFrame()3327 onlyOnce = false; in initCameraFrame()3490 onlyOnce = true; in OMXCameraAdapter()
950 bool onlyOnce; variable