Lines Matching refs:checkPid
543 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewTarget()
620 if ( checkPid(__FUNCTION__) != OK) return; in setPreviewCallbackFlag()
681 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setPreviewCallbackTarget()
733 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startPreview()
950 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopPreview()
1025 if ( (res = checkPid(__FUNCTION__) ) != OK) return false; in previewEnabled()
1035 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoBufferMode()
1065 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in startRecording()
1253 if ( (res = checkPid(__FUNCTION__) ) != OK) return; in stopRecording()
1305 if ( checkPid(__FUNCTION__) != OK) return false; in recordingEnabled()
1342 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in autoFocus()
1421 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in cancelAutoFocus()
1466 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in takePicture()
1587 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setParameters()
1610 …if (CameraThreadState::getCallingPid() != mServicePid && checkPid(__FUNCTION__) != OK) return Stri… in getParameters()
1621 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in sendCommand()
2211 if ( (res = checkPid(__FUNCTION__) ) != OK) return res; in setVideoTarget()