Searched refs:next_j (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrtran.c647 int j, next_j; local
652 next_j = p->right;
657 next_j = p->left;
672 png_ptr->index_to_palette[next_j];

Completed in 40 milliseconds