Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DPixelCounter.java128 CountPixel aCountNotWhite = new CountNotWhite(); in countNotWhitePixel() local
129 countPixel(_aImage, 0, 0, w, h, aCountNotWhite); in countNotWhitePixel()
130 return aCountNotWhite.getCount(); in countNotWhitePixel()
/aoo42x/main/qadevOOo/runner/graphical/
H A DPixelCounter.java170 CountPixel aCountNotWhite = new CountNotWhite(); in countNotWhitePixel() local
171 countPixel(_aImage, 0, 0, w, h, aCountNotWhite); in countNotWhitePixel()
172 return aCountNotWhite.getCount(); in countNotWhitePixel()

Completed in 11 milliseconds