Loading services/surfaceflinger/LayerBE.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -54,6 +54,7 @@ struct CompositionInfo { sp<NativeHandle> sidebandStream; sp<NativeHandle> sidebandStream; ui::Dataspace dataspace; ui::Dataspace dataspace; hwc_color_t color; hwc_color_t color; bool clearClientTarget = false; } hwc; } hwc; struct { struct { Mesh* mesh; Mesh* mesh; Loading Loading
services/surfaceflinger/LayerBE.h +1 −0 Original line number Original line Diff line number Diff line Loading @@ -54,6 +54,7 @@ struct CompositionInfo { sp<NativeHandle> sidebandStream; sp<NativeHandle> sidebandStream; ui::Dataspace dataspace; ui::Dataspace dataspace; hwc_color_t color; hwc_color_t color; bool clearClientTarget = false; } hwc; } hwc; struct { struct { Mesh* mesh; Mesh* mesh; Loading