Searched refs:isWaitingForTexture (Results 1 – 1 of 1) sorted by relevance
459 public boolean isWaitingForTexture() { in isWaitingForTexture() method in MediaCodecVideoDecoder.TextureListener487 if (renderedBuffer == null && timeoutMs > 0 && isWaitingForTexture()) { in dequeueTextureBuffer()630 if (dequeuedSurfaceOutputBuffers.isEmpty() || textureListener.isWaitingForTexture()) { in MaybeRenderDecodedTextureBuffer()