Home | History | Annotate | Download | only in java

Lines Matching refs:pixFormatStr

62   private static final String[] pixFormatStr = {
651 pfStrLong = pfStr + " (" + pixFormatStr[pf] + ")";
653 pfStr = pixFormatStr[pf];
721 pfStrLong = pfStr + " (" + pixFormatStr[pf] + ")";
723 pfStr = pixFormatStr[pf];