Home
last modified time | relevance | path

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

/aoo41x/main/canvas/source/directx/
H A Ddx_9rm.cxx428 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
429 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
458 pImage += nSourcePitchInBytes; in update()
469 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
470 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
498 pImage += nSourcePitchInBytes; in update()
509 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
510 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
531 pImage += nSourcePitchInBytes; in update()
H A Ddx_5rm.cxx917 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
918 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
937 pImage += nSourcePitchInBytes; in update()
945 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
946 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
971 pImage += nSourcePitchInBytes; in update()
979 const std::size_t nSourcePitchInBytes(rSource.getStride()); in update() local
980 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update()
998 pImage += nSourcePitchInBytes; in update()

Completed in 29 milliseconds