• Dan Stoza's avatar
    libgui: Add getConsumerName · 107fbe55
    Dan Stoza authored
    Adds a getConsumerName method to IGraphicBufferProducer and Surface.
    Currently, the name is cached inside of IGBP and is updated on connect
    and dequeueBuffer, which should be good enough for most uses.
    
    Bug: 6667401
    Change-Id: Ife94bd89023fe7c00bad916932b9a19233fd2290
    107fbe55
IGraphicBufferProducer.h 24.2 KB