Searched defs:stillTracking (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
H A DBufferQueueCore.cpp215 bool BufferQueueCore::stillTracking(const BufferItem* item) const { function in class:android::BufferQueueCore
218 BQ_LOGV("stillTracking: item { slot=%d/%" PRIu64 " buffer=%p } "
H A DConsumerBase.cpp214 if (!stillTracking(slot, graphicBuffer)) {
243 if (!stillTracking(slot, graphicBuffer)) {
260 bool ConsumerBase::stillTracking(int slot, function in class:android::ConsumerBase

Completed in 29 milliseconds