Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_rendershading.cpp642 struct CoonColor { struct
646 bool BiInterpol(CoonColor colors[4], int x, int y, int x_scale, int y_scale) { in BiInterpol()
656 int Distance(const CoonColor& o) const { in Distance()
661 int comp[3] = {};