Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java618 final int nNotBlackCount_DiffGraphic = PixelCounter.countNotBlackPixelsFromImage(_sDiffGfx); in estimateGfx() local
670 int nPercent = Math.abs(nNotBlackCount_DiffGraphic * 100 / nMinNotWhiteCount); in estimateGfx()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java736 int nNotBlackCount_DiffGraphic = PixelCounter.countNotBlackPixelsFromImage(_sDiffGfx); in estimateGfx() local
750 int nPercent = Math.abs(nNotBlackCount_DiffGraphic * 100 / nMinNotWhiteCount); in estimateGfx()

Completed in 42 milliseconds