History log of /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/PorterDuffUtility.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
989f4cb6da0c1d20f74a278878bc173c690d0848 24-Nov-2016 Jerome Gaillard <jgaillard@google.com> Fix layoutlib to reflect recent changes in platform code

Test: Layoutlib tests
Change-Id: I81964233a9e580ccee9c9e9b0cf3525babf30bd4
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/PorterDuffUtility.java
501f66388bcfdde0d657faa113835dcdfa9c86e0 05-Nov-2015 Deepanshu Gupta <deepanshu@google.com> Fix Switch colors

The conversion of the PorterDuff mode from int to enum was incorrect
resulting in the wrong PorterDuff Mode being used.

Change-Id: I7607d505b6e4382e6101869971154f6a77db279c
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/PorterDuffUtility.java
faf06eb066e8ba5f3a58fde94bff1bb8b0a2ba02 16-Jul-2014 Deepanshu Gupta <deepanshu@google.com> Use BlendComposite for advanced PorterDuff Modes. [DO NOT MERGE]

Not all PorterDuff modes are supported by Java's AlphaComposite. Use
BlendComposite for such modes.

Change-Id: I51486a40f09186cf8a87ce1e6a3d1cfcf39fb2d3
(cherry picked from commit b15709cd36d28c47660b0ae30918642bfd3d85f7)
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/PorterDuffUtility.java
1128e789ab65efbc69405b2fd3455f4cd2fc45ec 22-Jun-2014 Deepanshu Gupta <deepanshu@google.com> LayoutLib: Support PorterDuffColorFilter

Add support for select modes for PorterDuffColorFilter.

Change-Id: Ia7b4a6a92c326be977dd87a70f54c1f8954b546d
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/PorterDuffUtility.java