Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx152 basegfx::ip_single maIntZ; member in ZBufferRasterConverter3D
188 maIntZ.increment(fStep); in incrementLineSpanInterpolators()
303 maIntZ = basegfx::ip_single(fZA, (fZB - fZA) * xInvDelta); in setupLineSpanInterpolators()
365 maIntZ(), in ZBufferRasterConverter3D()
410 const double fNewZ(::std::max(0.0, ::std::min((double)0xffff, maIntZ.getVal()))); in processLineSpan()

Completed in 14 milliseconds