Searched refs:oldest (Results 1 – 11 of 11) sorted by relevance
123 int oldest = mAvailableFrames.firstKey(); in dropOldestFrame() local124 Frame frame = mAvailableFrames.get(oldest); in dropOldestFrame()127 mAvailableFrames.remove(oldest); in dropOldestFrame()
164 Texture* oldest = mCache.peekOldestValue(); in getCachedTexture() local165 if (oldest && !oldest->isInUse) { in getCachedTexture()
1372 BufferInfo *oldest = NULL; in dequeueBufferFromNativeWindow() local1377 (oldest == NULL || in dequeueBufferFromNativeWindow()1380 mDequeueCounter - oldest->mDequeuedAt)) { in dequeueBufferFromNativeWindow()1381 oldest = info; in dequeueBufferFromNativeWindow()1386 CHECK(oldest != NULL); in dequeueBufferFromNativeWindow()1392 oldest->mGraphicBuffer = new GraphicBuffer(buf, false); in dequeueBufferFromNativeWindow()1393 oldest->mStatus = BufferInfo::OWNED_BY_US; in dequeueBufferFromNativeWindow()1394 oldest->setWriteFence(fenceFd, "dequeueBufferFromNativeWindow for oldest"); in dequeueBufferFromNativeWindow()1395 mRenderTracker.untrackFrame(oldest->mRenderInfo); in dequeueBufferFromNativeWindow()1396 oldest->mRenderInfo = NULL; in dequeueBufferFromNativeWindow()[all …]
122 <li>Auto delete the oldest messages
477 …eventually runs out of its memory for events, it will begin dropping the oldest events in order to…
164 ADT chooses the oldest possible version of an AVD that meets the project's build target
153 build target of the project, Android Studio chooses the oldest possible version of an AVD that
459 UnreadConversation.Builder} in order, from oldest to newest.</p>486 messages at once, concatenate them into a single string, with the oldest
186 <li>The timestamp of the oldest input event in the input queue, or Long.MAX_VALUE if
1981 the rows having the oldest
3225 …all other actions will have a size of 0. Historical samples are indexed from oldest to newest. </p>