Loading libs/hwui/Caches.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -65,8 +65,8 @@ public: PathCache pathCache; PathCache pathCache; PatchCache patchCache; PatchCache patchCache; TextDropShadowCache dropShadowCache; TextDropShadowCache dropShadowCache; GammaFontRenderer fontRenderer; FboCache fboCache; FboCache fboCache; GammaFontRenderer fontRenderer; Line line; Line line; }; // class Caches }; // class Caches Loading Loading
libs/hwui/Caches.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -65,8 +65,8 @@ public: PathCache pathCache; PathCache pathCache; PatchCache patchCache; PatchCache patchCache; TextDropShadowCache dropShadowCache; TextDropShadowCache dropShadowCache; GammaFontRenderer fontRenderer; FboCache fboCache; FboCache fboCache; GammaFontRenderer fontRenderer; Line line; Line line; }; // class Caches }; // class Caches Loading