OSDN Git Service

Fix LaTeX formatting in Android documentation
authorNader Jawad <njawad@google.com>
Fri, 5 Apr 2019 20:55:26 +0000 (13:55 -0700)
committerNader Jawad <njawad@google.com>
Fri, 5 Apr 2019 23:28:36 +0000 (23:28 +0000)
commit52c090c749bb1d18599011de26d06bc5b00510b6
tree1503e8e4145a8f0b8c9cdf98fcfdf5db3d91ee71
parent6e14a0326ec06e547fb170c1ee901f8fce9927db
Fix LaTeX formatting in Android documentation

Added missing usesMathJax tag within Javadoc for
each BlendMode enum value. This should ensure that the
blending formulas are rendered properly in the android documentation

Test: N/A
Bug: 130041190
Change-Id: I6c6dcc1804d8399468191bf758bf6cc7685918b5
(cherry picked from commit 39055b05e023a76941eb601d2c18df6b6db88117)
graphics/java/android/graphics/BlendMode.java