Searched refs:mDisjointQueryStarted (Results 1 – 2 of 2) sorted by relevance
122 mDisjointQueryStarted(false), in Context11()834 mDisjointQueryStarted = true; in checkDisjointQuery()845 if (mDisjointQueryStarted) in checkDisjointQueryStatus()848 mDisjointQueryStarted = false; in checkDisjointQueryStatus()
294 bool mDisjointQueryStarted; variable