Home
last modified time | relevance | path

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

/external/libpng/
Dpngstruct.h298 png_bytep gamma_from_1; /* converts from 1.0 to screen */ member
Dpngrtran.c3204 png_const_bytep gamma_from_1 = png_ptr->gamma_from_1; in png_do_compose() local