OSDN Git Service

Add support for 3 new blend modes when blending with framebuffer:
authorRomain Guy <romainguy@google.com>
Thu, 8 Sep 2011 22:33:03 +0000 (15:33 -0700)
committerRomain Guy <romainguy@google.com>
Thu, 8 Sep 2011 22:33:03 +0000 (15:33 -0700)
commit2ffefd48e20d311b38c0673edadb27c1f6ad328b
tree1adeefe99d2ca6b006ea87dcb3324949e990462e
parente080af37544f5d7d0cc8140289ac96dd21a8742d
Add support for 3 new blend modes when blending with framebuffer:
  Add
  Multiply
  Screen

Change-Id: I92a3c2612c86613087568bf0c03cc6f92b5ded44
libs/hwui/OpenGLRenderer.cpp