Searched refs:mEvictionHandler (Results 1 – 1 of 1) sorted by relevance
34 private final EvictionHandler mEvictionHandler; field in RingBuffer45 mEvictionHandler = evictionHandler; in RingBuffer()62 mEvictionHandler.onFrameInserted(timestamp); in insertImage()64 long selectFrameToDrop = mEvictionHandler.selectFrameToDrop(); in insertImage()66 mEvictionHandler.onFrameDropped(selectFrameToDrop); in insertImage()