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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsxform.c535 int BytesPerPixelInput; local
547 BytesPerPixelInput = T_BYTES(p ->InputFormat);
548 if (BytesPerPixelInput == 0 || BytesPerPixelInput >= 2)

Completed in 96 milliseconds