Home
last modified time | relevance | path

Searched refs:ColorTo565 (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Ddds.c1025 static inline size_t ColorTo565(const DDSVector3 point) in ColorTo565() function
2998 a = ColorTo565(start); in WriteIndices()
2999 b = ColorTo565(end); in WriteIndices()