diff options
Diffstat (limited to 'libs/hwui/ProgramCache.h')
-rw-r--r-- | libs/hwui/ProgramCache.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libs/hwui/ProgramCache.h b/libs/hwui/ProgramCache.h index ee76f22f35d4..488a4994ba95 100644 --- a/libs/hwui/ProgramCache.h +++ b/libs/hwui/ProgramCache.h @@ -60,9 +60,9 @@ private: const bool mHasES3; const bool mHasLinearBlending; -}; // class ProgramCache +}; // class ProgramCache -}; // namespace uirenderer -}; // namespace android +}; // namespace uirenderer +}; // namespace android -#endif // ANDROID_HWUI_PROGRAM_CACHE_H +#endif // ANDROID_HWUI_PROGRAM_CACHE_H |