From 726aeba80ffc6778a9bc3e0ee957b8d644183505 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Wed, 1 Jun 2011 14:52:00 -0700 Subject: Add support to OpenGLRendere to draw BiDi text. Bug #4350336 Change-Id: I1cf31693f7ca9653fa3a41b5b91c27ef288d680f --- libs/hwui/TextDropShadowCache.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/hwui/TextDropShadowCache.h') diff --git a/libs/hwui/TextDropShadowCache.h b/libs/hwui/TextDropShadowCache.h index d46686d..28dba13 100644 --- a/libs/hwui/TextDropShadowCache.h +++ b/libs/hwui/TextDropShadowCache.h @@ -73,7 +73,6 @@ struct ShadowText { text = str.string(); } - // TODO: Should take into account fake bold and text skew bool operator<(const ShadowText& rhs) const { LTE_INT(len) { LTE_INT(radius) { -- cgit v1.1