Home | History | Annotate | Download | only in jni

Lines Matching refs:PNG_COLOR_MASK_COLOR

1196        !(png_ptr->color_type & PNG_COLOR_MASK_COLOR))
1402 if (!(png_ptr->color_type & PNG_COLOR_MASK_COLOR))
1976 PNG_COLOR_MASK_COLOR);
1982 ~PNG_COLOR_MASK_COLOR);
2013 else if (info_ptr->color_type & PNG_COLOR_MASK_COLOR)
2493 if (color_type & PNG_COLOR_MASK_COLOR)
3096 !(row_info->color_type & PNG_COLOR_MASK_COLOR))
3165 row_info->color_type |= PNG_COLOR_MASK_COLOR;
3235 (row_info->color_type & PNG_COLOR_MASK_COLOR))
3412 ~PNG_COLOR_MASK_COLOR);
4436 (row_info->color_type & PNG_COLOR_MASK_COLOR) ? 4 : 2;
4456 (row_info->color_type & PNG_COLOR_MASK_COLOR) ? 8 : 4;
4999 (row_info->color_type & PNG_COLOR_MASK_COLOR))