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

/openjdk7/jdk/src/share/classes/com/sun/imageio/plugins/png/
H A DPNGMetadata.java163 public boolean gAMA_present; field in class:PNGMetadata
550 if (gAMA_present) {
821 if (gAMA_present) {
1356 gAMA_present = true;
1756 gAMA_present = true;
2023 gAMA_present = false;

Completed in 1901 milliseconds