summaryrefslogtreecommitdiff
path: root/libs/hwui/PatchCache.h
diff options
context:
space:
mode:
author Stephen Hines <srhines@google.com> 2016-07-21 22:19:07 -0700
committer Stephen Hines <srhines@google.com> 2016-07-21 22:19:07 -0700
commit846799d693adc83ba973d8fef6d73dc53a994d1d (patch)
tree0efa9d03c0ee4442b8e42e0d86f90ea1a561e63a /libs/hwui/PatchCache.h
parent32a2864389661520682f65856eb027dea57d76b5 (diff)
parentf53bfc911fa88c15b25f38553a5647ad00f221a3 (diff)
resolve merge conflicts of f53bfc9 to master
Change-Id: Idb454415b166b2ff215c604475dd9129958e7edd
Diffstat (limited to 'libs/hwui/PatchCache.h')
-rw-r--r--libs/hwui/PatchCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/PatchCache.h b/libs/hwui/PatchCache.h
index 4e587fb719d4..6e6a730ffe2b 100644
--- a/libs/hwui/PatchCache.h
+++ b/libs/hwui/PatchCache.h
@@ -51,7 +51,7 @@ class RenderState;
class PatchCache {
public:
- PatchCache(RenderState& renderState);
+ explicit PatchCache(RenderState& renderState);
~PatchCache();
const Patch* get(const AssetAtlas::Entry* entry,