Home
last modified time | relevance | path

Searched defs:DrawShadow (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/utils/
H A DSkShadowUtils.cpp564 void SkShadowUtils::DrawShadow(SkCanvas* canvas, const SkPath& path, const SkPoint3& zPlaneParams, in DrawShadow() function in SkShadowUtils
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp937 void CPDFSDK_Widget::DrawShadow(CFX_RenderDevice* pDevice, in DrawShadow() function in CPDFSDK_Widget
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp1294 void CFX_RenderDevice::DrawShadow(const CFX_Matrix& mtUser2Device, in DrawShadow() function in CFX_RenderDevice