Searched defs:xorRowBytes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/translators/ico/
H A DICO.cpp278 int32 xorRowBytes = get_bytes_per_row(entry.width, header.bits_per_pixel); local
390 int32 xorRowBytes = get_bytes_per_row(entry.width, bitsPerPixel); local
745 int32 xorRowBytes = get_bytes_per_row(width, bitsPerPixel); local

Completed in 36 milliseconds