2241fd5302
Convert code like: aStr.equalsIgnoreAsciiCaseL(RTL_CONSTASCII_STRINGPARAM("XGRAD_SEQ_BEGIN")) to: aStr.equalsIgnoreAsciiCase("XGRAD_SEQ_BEGIN") which compiles down to the same code. Change-Id: Ia69289d853d292b2f27b68863cb6f6ecdbf1a71e |
||
---|---|---|
.. | ||
inc/pch | ||
source | ||
drawinglayer.component | ||
Library_drawinglayer.mk | ||
Makefile | ||
Module_drawinglayer.mk | ||
README |
*Somewhat of a middle layer between rendering subsystems and application cores. *It offers a nice and easy API to render complex shapes.