Searched defs:sourceBytesPerRow (Results 1 – 1 of 1) sorted by relevance
129 static inline void convertFromData(const uint8* sourceRows, unsigned sourceBytesPerRow, in convertFromData()150 static inline void convertFromInternalData(const uint8* sourceRows, unsigned sourceBytesPerRow, in convertFromInternalData()179 static inline void convertToInternalData(const uint8* sourceRows, unsigned sourceBytesPerRow, in convertToInternalData()243 uint32 sourceBytesPerRow = imageData.m_bitmap.BytesPerRow(); in getImageData() local284 unsigned sourceBytesPerRow = 4 * source->width(); in putImageData() local