Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp635 struct Coon_Color { struct
636 Coon_Color() { memset(comp, 0, sizeof(int) * 3); } in Coon_Color() argument
639 bool BiInterpol(Coon_Color colors[4], in BiInterpol()
653 int Distance(Coon_Color& o) { in Distance()
658 int comp[3];