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

Commit 57cca107 authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Add surfaceview clipping flag" into main

parents 7800943f 91ae8258
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
  description: "APIs to create a new gainmap with a bitmap for metadata."
  bug: "304478551"
}

flag {
  name: "clip_surfaceviews"
  namespace: "core_graphics"
  description: "Clip z-above surfaceviews to global clip rect"
  bug: "298621623"
}