• Jamie Gennis's avatar
    SurfaceTexture: inherit from ConsumerBase (try 2) · 9fea3421
    Jamie Gennis authored
    This change makes SurfaceTexture inherit from ConsumerBase.  It removes all of
    the functionality from SurfaceTexture that is now provided by the base class.
    This includes fixes for two bugs that were found after checking this change in
    the first time and then reverting it.
    
    Change-Id: Ie2d9f4f27cfef26fdac341de3152e842b01a58d2
    9fea3421
ConsumerBase.h 9.2 KB