Searched refs:mStartCompletionSemaphore (Results 1 – 1 of 1) sorted by relevance
726 private Semaphore mStartCompletionSemaphore; field in EncodeVirtualDisplayWithCompositionTest.GlCompositor765 mStartCompletionSemaphore = new Semaphore(0); in startComposition()781 mStartCompletionSemaphore = null; in stopComposition()965 if (!mStartCompletionSemaphore.tryAcquire(DEFAULT_WAIT_TIMEOUT_MS, in waitForStartCompletion()969 mStartCompletionSemaphore = null; in waitForStartCompletion()982 mStartCompletionSemaphore.release(); in run()