Home
last modified time | relevance | path

Searched refs:mAttach (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp697 mTransfer(false), mAttach(false), mDisplay(false), in C2BufferQueueBlockPoolData()
708 mTransfer(false), mAttach(false), mDisplay(false), in C2BufferQueueBlockPoolData()
896 mAttach || !mHeld) { in beginAttachBlockToBufferQueue()
902 mAttach = true; in beginAttachBlockToBufferQueue()
914 if (mLocal || !mAttach) { in endAttachBlockToBufferQueue()
918 mAttach = false; in endAttachBlockToBufferQueue()
922 mAttach = false; in endAttachBlockToBufferQueue()
942 if (mAttach) { in displayBlockToBufferQueue()
/frameworks/av/media/codec2/vndk/include/
DC2BqBufferPriv.h174 bool mAttach; // attach on remote member