Merge "Turn off HWUI_ENABLE_OPENGL_VALIDATION" into nyc-dev
am: b8563f1 * commit 'b8563f1ae4c56da7ca7839739c1427ed0ca6a281': Turn off HWUI_ENABLE_OPENGL_VALIDATION Change-Id: I9f46cbffaa702e62310dc4dfccb4b4c004206bf3
This commit is contained in:
@@ -7,7 +7,7 @@ HWUI_NEW_OPS := true
|
||||
# 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 := \
|
||||
font/CacheTexture.cpp \
|
||||
|
||||
Reference in New Issue
Block a user