Searched defs:hasPendingBuffer (Results 1 – 2 of 2) sorted by relevance
2317 bool MediaCodec::hasPendingBuffer(int portIndex) { in hasPendingBuffer() function in android::MediaCodec2323 bool MediaCodec::hasPendingBuffer() { in hasPendingBuffer() function in android::MediaCodec
3631 const bool hasPendingBuffer = in transactionIsReadyToBeApplied() local