Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Dbmpacc.cxx376 BitmapColor aYCol(rFallback); in GetInterpolatedColorWithFallback() local
380 aYCol = GetColor(nIndY, nX); in GetInterpolatedColorWithFallback()
398 if(aYCol != aXYCol) in GetInterpolatedColorWithFallback()
400 aYCol.Merge(aXYCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
404 if(aRetval != aYCol) in GetInterpolatedColorWithFallback()
406 aRetval.Merge(aYCol, 255 - nDeltaY); in GetInterpolatedColorWithFallback()

Completed in 7 milliseconds