Searched refs:slot_id (Results 1 – 2 of 2) sorted by relevance
263 typedef int slot_id; typedef266 KeyedVector<slot_id, std::shared_ptr<CachedBuffer>> mBufferSlots;288 bool discardBufferInSlot_l(slot_id i);
96 CachedBuffer(slot_id slot, const sp<GraphicBuffer> &graphicBuffer) in CachedBuffer()109 slot_id getSlot() const { in getSlot()154 slot_id mSlot;226 slot_id getSlot() const { in getSlot()1077 bool GraphicBufferSource::discardBufferInSlot_l(GraphicBufferSource::slot_id i) { in discardBufferInSlot_l()1091 slot_id latestBufferSlot = in discardBufferAtSlotIndex_l()