• Dan Stoza's avatar
    BufferQueue/SF: Add OccupancyTracker · e77c7669
    Dan Stoza authored
    Adds an OccupancyTracker to BufferQueue. This module keeps track of
    how many buffers are in the queue over time, which, in combination
    with various aggregation of these statistics, allows SurfaceFlinger
    to report what fraction of the time a given layer was double- or
    triple-buffered.
    
    Change-Id: Ida6e967dc5483c00a633e9fe03998e420dd88502
    e77c7669
BufferQueueConsumer.cpp 27.5 KB