Searched refs:nSourceBytesPerPixel (Results 1 – 2 of 2) sorted by relevance
427 const std::size_t nSourceBytesPerPixel(4); in update() local430 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()438 nSourceBytesPerPixel); in update()468 const std::size_t nSourceBytesPerPixel(3); in update() local471 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()508 const std::size_t nSourceBytesPerPixel(4); in update() local511 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
916 const std::size_t nSourceBytesPerPixel(4); in update() local919 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()929 nSourceBytesPerPixel); in update()944 const std::size_t nSourceBytesPerPixel(3); in update() local947 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()978 const std::size_t nSourceBytesPerPixel(4); in update() local981 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update()
Completed in 26 milliseconds