Home
last modified time | relevance | path

Searched refs:mDitherDirection (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dimage_reader.cpp1374 if (mDitherDirection) in DitherOneRow()
1434 if (mDitherDirection) in DitherOneRow()
1541 if (mDitherDirection) in DitherOneRow()
1591 mDitherDirection = 1; in InitDither()
Dimage_reader.h242 BOOL mDitherDirection; variable