Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d1d4bb70 authored by Romain Guy's avatar Romain Guy
Browse files

Free optimization

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

Change-Id: I73a19be040165212839e2a40d4183e998f9dfb7f
parent 62b6eaa7
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -44,6 +44,7 @@
#include <SkiaColorFilter.h>
#include <SkiaColorFilter.h>
#include <Rect.h>
#include <Rect.h>


#include <TextLayout.h>
#include <TextLayoutCache.h>
#include <TextLayoutCache.h>


namespace android {
namespace android {