Searched defs:FillRectWithBlend (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxge/ | ||
H A D | renderdevicedriver_iface.cpp | 24 bool RenderDeviceDriverIface::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in RenderDeviceDriverIface |
H A D | cfx_renderdevice.cpp | 794 bool CFX_RenderDevice::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_RenderDevice |
/aosp_15_r20/external/pdfium/core/fxge/win32/ | ||
H A D | cgdi_device_driver.cpp | 673 bool CGdiDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CGdiDeviceDriver |
/aosp_15_r20/external/pdfium/core/fxge/agg/ | ||
H A D | fx_agg_driver.cpp | 1222 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 D | fx_skia_device.cpp | 1132 bool CFX_SkiaDeviceDriver::FillRectWithBlend(const FX_RECT& rect, in FillRectWithBlend() function in CFX_SkiaDeviceDriver |