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

Commit e4e2a8fc authored by Hans Boehm's avatar Hans Boehm Committed by Gerrit Code Review
Browse files

Merge "Remove RefBase base class from FrameRenderTracker"

parents fd923e7f ed98d6cb
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:
    //