Searched defs:widthBytes (Results 1 – 4 of 4) sorted by relevance
424 uint32 widthBytes = (fPreviewSize.h * 24 + 31) / 32 * 4; in SpoolAdobeThumbnail() local
860 Ncv32u widthBytes = width_ * sizeof(T); in NCVMatrixAlloc() local931 Ncv32u widthBytes = width_ * sizeof(T); in NCVMatrixReuse() local
53 const size_t widthBytes = widthA * info.bytesPerPixel(); in assert_equal() local
247 const int widthBytes = rect.width() << shiftPerPixel; in CallBitmapXferProc() local