Home
last modified time | relevance | path

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

/trunk/main/canvas/source/directx/
H A Ddx_9rm.cxx427 const std::size_t nSourceBytesPerPixel(4); in update() local
430 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
438 nSourceBytesPerPixel); in update()
468 const std::size_t nSourceBytesPerPixel(3); in update() local
471 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
508 const std::size_t nSourceBytesPerPixel(4); in update() local
511 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
H A Ddx_5rm.cxx916 const std::size_t nSourceBytesPerPixel(4); in update() local
919 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
929 nSourceBytesPerPixel); in update()
944 const std::size_t nSourceBytesPerPixel(3); in update() local
947 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
978 const std::size_t nSourceBytesPerPixel(4); in update() local
981 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()

Completed in 33 milliseconds