Searched refs:mStartCompletionSemaphore (Results 1 – 1 of 1) sorted by relevance
607 private Semaphore mStartCompletionSemaphore; field in EncodeVirtualDisplayWithCompositionTest.GlCompositor646 mStartCompletionSemaphore = new Semaphore(0); in startComposition()662 mStartCompletionSemaphore = null; in stopComposition()846 if (!mStartCompletionSemaphore.tryAcquire(DEFAULT_WAIT_TIMEOUT_MS, in waitForStartCompletion()850 mStartCompletionSemaphore = null; in waitForStartCompletion()863 mStartCompletionSemaphore.release(); in run()