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

Commit 1f1fa8ba authored by Hans Boehm's avatar Hans Boehm Committed by android-build-merger
Browse files

Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc

am: 89155dfe

Change-Id: Ia30908472b9f1dad6307622914c3fd698d5fccde
parents 63ef5a38 89155dfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ namespace android {
class Fence;
class GraphicBuffer;

struct FrameRenderTracker : public RefBase {
struct FrameRenderTracker {
    // Tracks the render information about a frame. Frames go through several states while
    // the render information is tracked:
    //