Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java366 … String sDiff_BM_Gfx = compareJPEGs( sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx_); in createDiffs() local
369 if (sDiff_BM_Gfx.length() > 0) in createDiffs()
371 nResult = identify(sDiff_BM_Gfx); in createDiffs()
379 … nPercent = estimateGfx(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs()
488 String sDiff_BM_Gfx = compareJPEGs( sOld_BM_Gfx, sNew_BM_Gfx ); in createDiffs() local
490 … aStatus.setFilesForBorderMove(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs()
493 if (sDiff_BM_Gfx.length() > 0) in createDiffs()
495 nResult = identify(sDiff_BM_Gfx); in createDiffs()
503 … nPercent = estimateGfx(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs()

Completed in 49 milliseconds