Searched refs:stillTracking (Results 1 – 5 of 5) sorted by relevance
209 if (!stillTracking(slot, graphicBuffer)) { in addReleaseFenceLocked()238 if (!stillTracking(slot, graphicBuffer)) { in releaseBufferLocked()255 bool ConsumerBase::stillTracking(int slot, in stillTracking() function in android::ConsumerBase
581 if (stillTracking(front)) { in queueBuffer()943 if (stillTracking(front)) { in acquireBuffer()974 if (stillTracking(front)) { in acquireBuffer()1207 bool BufferQueue::stillTracking(const BufferItem *item) const { in stillTracking() function in android::BufferQueue
168 bool stillTracking(int slot, const sp<GraphicBuffer> graphicBuffer);
357 bool stillTracking(const BufferItem *item) const;
1241 boolean stillTracking = false; in clearRestartingIfNeededLocked()1244 stillTracking = true; in clearRestartingIfNeededLocked()1248 if (!stillTracking) { in clearRestartingIfNeededLocked()