kBytesPerPixelRGB32   35 remoting/base/util.cc   return stride * y + kBytesPerPixelRGB32 * x;
kBytesPerPixelRGB32  232 remoting/base/util.cc   const int bytes_per_line = kBytesPerPixelRGB32 * dest_rect.width();