Home
last modified time | relevance | path

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); in convert_data_to_bits() local
390 int32 xorRowBytes = get_bytes_per_row(entry.width, bitsPerPixel); in convert_bits_to_data() local
745 int32 xorRowBytes = get_bytes_per_row(width, bitsPerPixel); in convert_bits_to_ico() local