Loading libs/hwui/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ BUGREPORT_FONT_CACHE_USAGE := false # Enables fine-grained GLES error checking # If set to true, every GLES call is wrapped & error checked # Has moderate overhead HWUI_ENABLE_OPENGL_VALIDATION := true HWUI_ENABLE_OPENGL_VALIDATION := false hwui_src_files := \ hwui/Bitmap.cpp \ Loading Loading
libs/hwui/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ BUGREPORT_FONT_CACHE_USAGE := false # Enables fine-grained GLES error checking # If set to true, every GLES call is wrapped & error checked # Has moderate overhead HWUI_ENABLE_OPENGL_VALIDATION := true HWUI_ENABLE_OPENGL_VALIDATION := false hwui_src_files := \ hwui/Bitmap.cpp \ Loading