Home
last modified time | relevance | path

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

/external/libpng/
Dpng.h1255 #define PNG_ALPHA_ASSOCIATED 1 /* as above; this is the normal practice */ macro
Dpngrtran.c325 case PNG_ALPHA_ASSOCIATED: /* color channels premultiplied */ in png_set_alpha_mode_fixed()