Merge commit '8385baea4742734dd23843b6dcf89fd2e0490dd6' into eclair-mr2-plus-aosp * commit '8385baea4742734dd23843b6dcf89fd2e0490dd6': libagl: silence a LOGD
This commit is contained in:
@@ -423,7 +423,8 @@ static bool copybit(GLint x, GLint y,
|
||||
COPYBIT_ENABLE : COPYBIT_DISABLE);
|
||||
clipRectRegion it(c);
|
||||
|
||||
LOGD("dst={%d, %d, %d, %p, %p}, "
|
||||
LOGD_IF(0,
|
||||
"dst={%d, %d, %d, %p, %p}, "
|
||||
"src={%d, %d, %d, %p, %p}, "
|
||||
"drect={%d,%d,%d,%d}, "
|
||||
"srect={%d,%d,%d,%d}, "
|
||||
|
||||
Reference in New Issue
Block a user