Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crabbyavif/src/reformat/
Dalpha.rs413 fn fill_alpha( in fill_alpha() function
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_renderdevice.cpp617 uint8_t fill_alpha = fill ? FXARGB_A(fill_color) : 0; in DrawPathWithBlend() local
843 uint8_t fill_alpha, in DrawZeroAreaPath()
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_device_driver.cpp600 int fill_alpha = FXARGB_A(fill_color); in DrawPath() local
H A Dcfx_psrenderer.cpp404 int fill_alpha = FXARGB_A(fill_color); in DrawPath() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp866 int fill_alpha = FXARGB_A(fill_argb); in ProcessType3Text() local