Searched defs:have_shift (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpngrtran.c2266 int c, have_shift; local
2268 for (c = have_shift = 0; c < channels; ++c)
2277 have_shift = 1;
2280 if (!have_shift)

Completed in 192 milliseconds