Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48a4797c authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8665969 from d2969842 to tm-release

Change-Id: I1baba3cdabfa5f2901917ce0bef682005ada4bb7
parents 0bb14ab9 d2969842
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -54,10 +54,11 @@ interface ISurfaceComposer {
     */
    void setPowerMode(IBinder display, int mode);

    /* returns display statistics for a given display
    /**
     * Returns display statistics for a given display
     * intended to be used by the media framework to properly schedule
     * video frames */
    DisplayStatInfo getDisplayStats(IBinder display);
    DisplayStatInfo getDisplayStats(@nullable IBinder display);

     /**
     * Get transactional state of given display.