HomeSort by relevance Sort by last modified time
    Searched refs:mIsDroppable (Results 1 - 4 of 4) sorted by null

  /frameworks/native/include/gui/
BufferItem.h 104 // mIsDroppable whether this buffer was queued with the
109 bool mIsDroppable;
  /frameworks/native/libs/gui/
BufferItem.cpp 37 mIsDroppable(false),
66 addAligned(size, mIsDroppable);
151 writeAligned(buffer, size, mIsDroppable);
207 readAligned(buffer, size, mIsDroppable);
BufferQueueProducer.cpp 843 item.mIsDroppable = mCore->mAsyncMode ||
871 if (last.mIsDroppable) {
    [all...]
  /frameworks/native/services/surfaceflinger/
Layer.cpp     [all...]

Completed in 3476 milliseconds