Searched refs:andLineWidth (Results 1 – 2 of 2) sorted by relevance
252 int andLineWidth = (w & 0xFFFFFFE0) + (0x20 & mask); in onDecode() local281 int andPixelNo = andLineWidth*(h-y-1)+x; in onDecode()
261 int andLineWidth = (w & 0xFFFFFFE0) + (0x20 & mask); in onDecode() local290 int andPixelNo = andLineWidth*(h-y-1)+x; in onDecode()