Searched defs:hasPendingBuffer (Results 1 – 2 of 2) sorted by relevance
2584 bool MediaCodec::hasPendingBuffer(int portIndex) { in hasPendingBuffer() function in android::MediaCodec2590 bool MediaCodec::hasPendingBuffer() { in hasPendingBuffer() function in android::MediaCodec
4077 const bool hasPendingBuffer = bufferLayersReadyToPresent.find(s.surface) != in transactionIsReadyToBeApplied() local