Searched refs:mStartCompletionSemaphore (Results 1 – 1 of 1) sorted by relevance
657 private Semaphore mStartCompletionSemaphore; field in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor700 mStartCompletionSemaphore = new Semaphore(0); in startComposition()716 mStartCompletionSemaphore = null; in stopComposition()900 if (!mStartCompletionSemaphore.tryAcquire(DEFAULT_WAIT_TIMEOUT_MS, in waitForStartCompletion()904 mStartCompletionSemaphore = null; in waitForStartCompletion()917 mStartCompletionSemaphore.release(); in run()