Searched refs:mIsDroppable (Results 1 – 3 of 3) sorted by relevance
37 mIsDroppable(false), in BufferItem()66 addAligned(size, mIsDroppable); in getPodSize()151 writeAligned(buffer, size, mIsDroppable); in flatten()207 readAligned(buffer, size, mIsDroppable); in unflatten()
837 item.mIsDroppable = mCore->mAsyncMode || in queueBuffer()865 if (last.mIsDroppable) { in queueBuffer()
109 bool mIsDroppable; variable