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

Commit 13deb8d1 authored by Jorge Betancourt's avatar Jorge Betancourt
Browse files

add config flag for runtime color filter api

Flag: com.android.graphics.hwui.flags.runtime_color_filters_blenders

Test: none
Bug: 358126864
Change-Id: I2d519cbf0c4db5ac9bc433c9bfc1105a3450702a
parent 47c54dc7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
package: "com.android.graphics.hwui.flags"
container: "system"

flag {
  name: "runtime_color_filters_blenders"
  namespace: "core_graphics"
  description: "API for AGSL authored runtime color filters and blenders"
  bug: "358126864"
}

flag {
  name: "clip_shader"
  is_exported: true