Home
last modified time | relevance | path

Searched refs:hasSlotId (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/plugin_store/
DC2VdaBqBlockPool.cpp205 bool hasSlotId(slot_t slotId) const { in hasSlotId() function in android::TrackedGraphicBuffers
211 ALOG_ASSERT(hasSlotId(slotId)); in updatePoolData()
668 if (!mTrackedGraphicBuffers.hasSlotId(*slot) || dequeueStatus == BUFFER_NEEDS_REALLOCATION) { in getFreeSlotLocked()