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

Commit 89155dfe authored by Hans Boehm's avatar Hans Boehm Committed by android-build-merger
Browse files

Merge "Remove RefBase base class from FrameRenderTracker"

am: e4e2a8fc

Change-Id: Ibf36079f9b9474988e7aed4d15964d89e2a0da49
parents df5d9246 e4e2a8fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,7 @@ namespace android {
class Fence;
class Fence;
class GraphicBuffer;
class GraphicBuffer;


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