HomeSort by relevance Sort by last modified time
    Searched refs:GetBPP (Results 1 - 21 of 21) sorted by null

  /external/pdfium/core/fxge/win32/
fx_win32_dib.cpp 18 if (pBitmap->GetBPP() == 1 || pBitmap->GetBPP() == 8) {
19 len += sizeof(DWORD) * (int)(1 << pBitmap->GetBPP());
24 pbmih->biBitCount = pBitmap->GetBPP();
29 if (pBitmap->GetBPP() == 8) {
41 if (pBitmap->GetBPP() == 1) {
fx_win32_print.cpp 110 if (pSource->GetBPP() != 1 || alpha != 255)
170 (pSource->IsAlphaMask() && (pSource->GetBPP() != 1))) {
cfx_psrenderer.cpp 381 if (pSource->IsAlphaMask() && (alpha < 255 || pSource->GetBPP() != 1))
394 if (pSource->GetBPP() == 1 && !pSource->GetPalette()) {
459 int bpp = pConverted->GetBPP() / 8;
fx_win32_gdipext.cpp 591 ASSERT(pBitmap->GetBPP() == 1);
681 if (pBitmap->GetBPP() == 1 && (pSrcRect->left % 8)) {
692 pBitmap->GetBPP() * pSrcRect->left / 8;
    [all...]
fx_win32_device.cpp     [all...]
  /external/pdfium/core/fxge/dib/
cfx_dibsource.cpp 69 int bpp = pBitmap->GetBPP() / 8;
223 int Bpp = pSrcBitmap->GetBPP() / 8;
262 if (pSrcBitmap->GetBPP() == 1) {
321 int bpp = pSrcBitmap->GetBPP() / 8;
562 int comps = pSrcBitmap->GetBPP() / 8;
625 if (GetBPP() == 1 && rect.left % 8 != 0) {
638 int copy_len = (pNewBitmap->GetWidth() * pNewBitmap->GetBPP() + 7) / 8;
655 if (GetBPP() == 1) {
664 } else if (GetBPP() == 8) {
691 ASSERT((GetBPP() == 1 || GetBPP() == 8) && !IsAlphaMask())
    [all...]
cfx_dibitmap.cpp 201 if (GetBPP() == 1) {
217 int Bpp = GetBPP() / 8;
234 m_pBuffer.Get() + dest_top * m_Pitch + dest_left * GetBPP() / 8;
256 if (pSrcBitmap->GetBPP() == 1) {
266 if (pSrcBitmap->GetBPP() < 24) {
295 if (GetBPP() < 24) {
335 int srcBytes = pSrcClone->GetBPP() / 8;
336 int destBytes = pDst->GetBPP() / 8;
373 if (GetBPP() < 24) {
388 int Bpp = GetBPP() / 8
    [all...]
cfx_bitmapcomposer.cpp 59 m_pScanlineV.resize(m_pBitmap->GetBPP() / 8 * width + 4);
117 m_DestLeft * m_pBitmap->GetBPP() / 8;
131 int Bpp = m_pBitmap->GetBPP() / 8;
cfx_dibsource.h 55 int GetBPP() const { return m_bpp; }
cfx_imagetransformer.cpp 329 int Bpp = m_Storer.GetBitmap()->GetBPP() / 8;
403 int destBpp = cdata.bitmap->GetBPP() / 8;
438 int destBpp = cdata.bitmap->GetBPP() / 8;
  /external/pdfium/core/fxcodec/codec/
ccodec_tiffmodule.cpp 303 switch (pDIBitmap->GetBPP()) {
354 if (pDIBitmap->GetBPP() != 1 || spp != 1 || bps != 1 ||
382 if (pDIBitmap->GetBPP() != 8 || spp != 1 || (bps != 4 && bps != 8) ||
418 if (pDIBitmap->GetBPP() != 24 || !IsSupport(pDIBitmap))
451 if (pDIBitmap->GetBPP() == 32) {
fx_codec_progress.cpp 400 int32_t src_Bpp = pDIBitmap->GetBPP() >> 3;
464 int32_t des_Bpp = pDeviceBitmap->GetBPP() >> 3;
655 int Bpp = pDevice->GetBPP() / 8;
734 int des_Bpp = pDIBitmap->GetBPP() >> 3;
755 int des_Bpp = pDeviceBitmap->GetBPP() >> 3;
912 int des_Bpp = pDeviceBitmap->GetBPP() >> 3;
    [all...]
fx_codec_jpeg.cpp 518 int Bpp = pSource->GetBPP() / 8;
  /external/pdfium/fpdfsdk/
fpdfeditimg.cpp 162 if (pSource->GetBPP() == 1)
299 metadata->bits_per_pixel = pSource->GetBPP();
  /external/pdfium/core/fxge/agg/
fx_agg_driver.cpp 46 x * pBitmap->GetBPP() / 8;
74 int Bpp = pBitmap->GetBPP() / 8;
150 int Bpp = pBitmap->GetBPP() / 8;
903 if (m_pDevice->GetBPP() == 8) {
    [all...]
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 75 int Bpp = pBitmap->GetBPP() / 8;
269 SkASSERT(bitmap->GetBPP() == 8 || bitmap->GetBPP() == 32);
270 if (bitmap->GetBPP() == 32) {
275 SkASSERT(device->GetBPP() == 8 || device->GetBPP() == 32);
276 if (device->GetBPP() == 32) {
586 switch (pSource->GetBPP()) {
    [all...]
  /external/pdfium/core/fpdfapi/render/
cpdf_type3cache.cpp 60 int bpp = pBitmap->GetBPP();
cpdf_imagerenderer.cpp 375 if (!(m_Flags & RENDER_FORCE_DOWNSAMPLE) && m_pDIBSource->GetBPP() > 1) {
376 FX_SAFE_SIZE_T image_size = m_pDIBSource->GetBPP();
cpdf_renderstatus.cpp     [all...]
  /external/pdfium/core/fpdfapi/page/
cpdf_image.cpp 178 const int32_t bpp = pBitmap->GetBPP();
  /external/pdfium/core/fxge/
cfx_renderdevice.cpp 221 const int Bpp = has_alpha ? 4 : bitmap->GetBPP() / 8;
    [all...]

Completed in 413 milliseconds