Lines Matching refs:checkPid
535 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewTarget()
612 if ( checkPid(__FUNCTION__) != OK) return; in setPreviewCallbackFlag()
673 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewCallbackTarget()
725 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startPreview()
941 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopPreview()
1015 if ( (res = checkPid(__FUNCTION__) ) != OK) return false; in previewEnabled()
1025 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoBufferMode()
1055 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startRecording()
1243 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopRecording()
1295 if ( checkPid(__FUNCTION__) != OK) return false; in recordingEnabled()
1332 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in autoFocus()
1411 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in cancelAutoFocus()
1456 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in takePicture()
1577 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setParameters()
1600 …if (CameraThreadState::getCallingPid() != mServicePid && checkPid(__FUNCTION__) != OK) return Stri… in getParameters()
1611 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in sendCommand()
2201 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoTarget()