Searched refs:shouldHandleResult (Results 1 – 1 of 1) sorted by relevance
523 bool shouldHandleResult = false; in communicateWithDetectingThread() local532 shouldHandleResult=true; in communicateWithDetectingThread()570 …ionWork::communicateWithDetectingThread: result: shouldHandleResult=%d", (shouldHandleResult?1:0)); in communicateWithDetectingThread()572 return shouldHandleResult; in communicateWithDetectingThread()640 bool shouldHandleResult=false; in process() local642 …shouldHandleResult = separateDetectionWork->communicateWithDetectingThread(imageGray, rectsWhereRe… in process()645 if (shouldHandleResult) { in process()