Merge change I8c0eb9a6 into eclair
* changes: 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