Searched refs:sDiff_BM_Gfx (Results 1 – 1 of 1) sorted by relevance
366 … String sDiff_BM_Gfx = compareJPEGs( sOld_BM_Gfx, sNew_BM_Gfx, sDiff_BM_Gfx_); in createDiffs() local369 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() local490 … 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 17 milliseconds