Home
last modified time | relevance | path

Searched defs:hasPendingBuffer (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodec.cpp2908 bool MediaCodec::hasPendingBuffer(int portIndex) { in hasPendingBuffer() function in android::MediaCodec
2914 bool MediaCodec::hasPendingBuffer() { in hasPendingBuffer() function in android::MediaCodec
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4348 const bool hasPendingBuffer = in transactionReadyBufferCheck() local