Searched refs:sNew_BM_Gfx (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | PRNCompare.java | 357 …String sNew_BM_Gfx = getJPEGName(_sSourcePath2, sS2Basename + ".BM", StringHelper.createValueStri… in createDiffs() local 359 … aStatus.setFilesForBorderMove(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx_); in createDiffs() 364 a.createNewImageWithoutBorder(sNewGfx, sNew_BM_Gfx); in createDiffs() 366 … String sDiff_BM_Gfx = compareJPEGs( sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx_); in createDiffs() 379 … nPercent = estimateGfx(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs() 481 …String sNew_BM_Gfx = sTmpDir + fs + sNameNoSuffix2 + "-BM-" + StringHelper.createValueString(i, 4… in createDiffs() local 486 a.createNewImageWithoutBorder(sNewGfx, sNew_BM_Gfx); in createDiffs() 488 String sDiff_BM_Gfx = compareJPEGs( sOld_BM_Gfx, sNew_BM_Gfx ); in createDiffs() 490 … aStatus.setFilesForBorderMove(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs() 503 … nPercent = estimateGfx(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx); in createDiffs()
|
Completed in 21 milliseconds