Searched refs:pixelScaleV (Results 1 – 1 of 1) sorted by relevance
2216 const real64 pixelScaleV = 1.0 / negative.PixelAspectRatio (); in Prepare() local2219 Abs_real64 (centerPixel.v - bounds.b)) * pixelScaleV, in Prepare()2232 fSrcOriginV = Real64ToFixed64 (-centerPixel.v * pixelScaleV / radius.v); in Prepare()2235 fSrcStepV = Real64ToFixed64 (pixelScaleV / radius.v); in Prepare()