Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/convwatch/
H A DPRNCompare.java356 …String sOld_BM_Gfx = getJPEGName(_sSourcePath1, sS1Basename + ".BM", StringHelper.createValueStri… in createDiffs() local
359 … aStatus.setFilesForBorderMove(sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx_); in createDiffs()
363 a.createNewImageWithoutBorder(sOldGfx, sOld_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()
480 …String sOld_BM_Gfx = sTmpDir + fs + sNameNoSuffix1 + "-BM-" + StringHelper.createValueString(i, 4… in createDiffs() local
485 a.createNewImageWithoutBorder(sOldGfx, sOld_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 32 milliseconds