Home
last modified time | relevance | path

Searched defs:FillRectWithBlend (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxge/
H A Drenderdevicedriver_iface.cpp24 bool RenderDeviceDriverIface::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in RenderDeviceDriverIface
H A Dcfx_renderdevice.cpp794 bool CFX_RenderDevice::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_RenderDevice
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp673 bool CGdiDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CGdiDeviceDriver
/aosp_15_r20/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp1222 bool CFX_AggDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in pdfium::CFX_AggDeviceDriver
/aosp_15_r20/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp1132 bool CFX_SkiaDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_SkiaDeviceDriver