Home
last modified time | relevance | path

Searched defs:DestBpp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_scanlinecompositor.cpp783 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend()
819 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend()
1716 int DestBpp, in CompositeRow_8bppRgb2Rgb_NoBlend_RgbByteOrder()
1747 int DestBpp, in CompositeRow_1bppRgb2Rgb_NoBlend_RgbByteOrder()
H A Dcstretchengine.cpp434 const int DestBpp = m_DestBpp / 8; in StretchVert() local