Searched refs:blockUntilRelease (Results 1 – 1 of 1) sorted by relevance
278 if (protocol.blockUntilRelease) { in releaseSemaphoreReference()456 if (protocol.blockUntilRelease) { in receiveImage()701 boolean blockUntilRelease, boolean closeOnRelease) throws RuntimeException { in setSemaphoreReferenceCount() argument710 ImageReleaseProtocol protocol = new ImageReleaseProtocol(blockUntilRelease, in setSemaphoreReferenceCount()914 public final boolean blockUntilRelease; field in ImageBackend.ImageReleaseProtocol920 blockUntilRelease = block; in ImageReleaseProtocol()