summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Rect.h
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2010-09-16 20:49:46 -0700
committerRomain Guy <romainguy@google.com>2010-09-16 20:49:46 -0700
commit759ea80dca64ad652110a129e0d8bf93fea79f61 (patch)
tree910900df67d9f9fed51398de2a03f40e2abefec5 /libs/hwui/Rect.h
parentbf434114cbf55b216fdc76fc8d65a75e84c9dab5 (diff)
downloadframeworks_base-759ea80dca64ad652110a129e0d8bf93fea79f61.zip
frameworks_base-759ea80dca64ad652110a129e0d8bf93fea79f61.tar.gz
frameworks_base-759ea80dca64ad652110a129e0d8bf93fea79f61.tar.bz2
Add support for drawLines(), with anti-aliasing
Change-Id: I16c0593c5671490909dec13a85df601e1428a1a6
Diffstat (limited to 'libs/hwui/Rect.h')
-rw-r--r--libs/hwui/Rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/Rect.h b/libs/hwui/Rect.h
index 5166ee9..f03a602 100644
--- a/libs/hwui/Rect.h
+++ b/libs/hwui/Rect.h
@@ -164,4 +164,4 @@ struct Rect {
}; // namespace uirenderer
}; // namespace android
-#endif // ANDROID_RECT_H
+#endif // ANDROID_UI_RECT_H