• Dan Stoza's avatar
    Support SurfaceView synchronization. · 7dde599b
    Dan Stoza authored
    Add API for fetching the next frame number to be produced by
    a given buffer producer. Add an API to SurfaceComposer to 
    defer execution of the current transaction until a given frame number. 
    Together these may be used to synchronize app drawing and surface 
    control updates.
    
    Change-Id: I8e0f4993332ac0199c768c88581a453fefbaff1d
    7dde599b
LayerState.cpp 3.57 KB