Home
last modified time | relevance | path

Searched defs:MultiplyAlpha (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dctext_only_printer_driver.cpp182 bool CTextOnlyPrinterDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CTextOnlyPrinterDriver
189 bool CTextOnlyPrinterDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CTextOnlyPrinterDriver
H A Dcps_printer_driver.cpp214 bool CPSPrinterDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CPSPrinterDriver
221 bool CPSPrinterDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CPSPrinterDriver
H A Dcgdi_device_driver.cpp523 bool CGdiDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CGdiDeviceDriver
530 bool CGdiDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CGdiDeviceDriver
/aosp_15_r20/external/pdfium/core/fxge/dib/
H A Dcfx_dibitmap.cpp391 bool CFX_DIBitmap::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& pSrcBitmap) { in MultiplyAlpha() function in CFX_DIBitmap
446 bool CFX_DIBitmap::MultiplyAlpha(int alpha) { in MultiplyAlpha() function in CFX_DIBitmap
/aosp_15_r20/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp1135 bool CFX_AggDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver
1139 bool CFX_AggDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in pdfium::CFX_AggDeviceDriver
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp945 bool CFX_SkiaDeviceDriver::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver
953 bool CFX_SkiaDeviceDriver::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_SkiaDeviceDriver
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp1451 bool CFX_RenderDevice::MultiplyAlpha(float alpha) { in MultiplyAlpha() function in CFX_RenderDevice
1455 bool CFX_RenderDevice::MultiplyAlpha(const RetainPtr<CFX_DIBBase>& mask) { in MultiplyAlpha() function in CFX_RenderDevice