Free optimization

Using the TextLayoutCache with the GL renderer should help...

Change-Id: I73a19be040165212839e2a40d4183e998f9dfb7f
This commit is contained in:
Romain Guy
2012-01-17 17:31:27 -08:00
parent 62b6eaa7f3
commit d1d4bb7070

View File

@@ -44,6 +44,7 @@
#include <SkiaColorFilter.h>
#include <Rect.h>
#include <TextLayout.h>
#include <TextLayoutCache.h>
namespace android {