summaryrefslogtreecommitdiff
path: root/libs/hwui/GradientCache.cpp
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2013-03-08 17:44:20 -0800
committerRomain Guy <romainguy@google.com>2013-03-11 17:05:28 -0700
commitca89e2a68703bd428e8b66547d033a6ed35b3595 (patch)
tree5661de81848f7d26559531a1ea650ed7fea2decd /libs/hwui/GradientCache.cpp
parent6e2004089305cf2cd958b52b234459a49a4e5c83 (diff)
Precache paths from a worker thread
Change-Id: I3e7b53d67e0e03e403beaf55c39350ead7f1e309
Diffstat (limited to 'libs/hwui/GradientCache.cpp')
-rw-r--r--libs/hwui/GradientCache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/GradientCache.cpp b/libs/hwui/GradientCache.cpp
index 78f9cf5f7f19..d6816093f161 100644
--- a/libs/hwui/GradientCache.cpp
+++ b/libs/hwui/GradientCache.cpp
@@ -17,7 +17,6 @@
#define LOG_TAG "OpenGLRenderer"
#include <utils/JenkinsHash.h>
-#include <utils/threads.h>
#include "Caches.h"
#include "Debug.h"