Home
last modified time | relevance | path

Searched refs:multiThreads (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/highgui/src/
Dwindow_QT.cpp68 static bool multiThreads = false; variable
288 if (multiThreads) in cvWaitKey()
359 multiThreads = true; in cvStartLoop()
494 multiThreads = true; in cvNamedWindow()
691 multiThreads = true; in cvShowImage()
1027 if (!multiThreads) in destroyWindow()
1038 if (multiThreads) in destroyAllWindow()