OSDN Git Service

SurfaceFlinger: Make log message 64-bit compatible
authorDan Stoza <stoza@google.com>
Fri, 16 Jan 2015 23:58:13 +0000 (15:58 -0800)
committerDan Stoza <stoza@google.com>
Fri, 16 Jan 2015 23:58:13 +0000 (15:58 -0800)
commitef1c17ae9417abc1e21e49dbc629e448efc947dc
tree40b9972a3b91a679fef76e020d3346696ff506d8
parent03eccb6616744c3789b6018680de7bf5a18f71ce
SurfaceFlinger: Make log message 64-bit compatible

Fixes the build on 64-bit targets that complain about using a size_t
with a %d in a format string

Change-Id: I7dfcd3a49eb0dbc5dffeb82bb7208de7f7925f08
services/surfaceflinger/SurfaceFlinger.cpp