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

  /external/pdfium/core/fpdfapi/render/
cpdf_imagecacheentry.cpp 44 (uint32_t)pDIB->GetPaletteSize() * 4
  /external/pdfium/core/fpdfapi/page/
cpdf_image.cpp 216 int32_t iPalette = pBitmap->GetPaletteSize();
  /external/pdfium/core/fxge/
fx_dib.h 204 int GetPaletteSize() const {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 105 INT GetPaletteSize();
gdiplusimpl.h 178 __inline__ INT Image::GetPaletteSize()
    [all...]
  /external/pdfium/core/fxge/dib/
fx_dib_convert.cpp 343 int plt_size = pSrcBitmap->GetPaletteSize();
  /external/pdfium/core/fxge/skia/
fx_skia_device.cpp 598 new SkColorTable(pSource->GetPalette(), pSource->GetPaletteSize());
    [all...]

Completed in 157 milliseconds