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

Commit 16a81114 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:...

Merge "Remove RefBase base class from FrameRenderTracker" am: e4e2a8fc am: 89155dfe am: 1f1fa8ba
am: 335e2906

Change-Id: Ifb638e8954f11840a70e4647494a97a7ed06a02d
parents 7c5593b3 335e2906
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:
    //