Searched refs:mFormatType (Results 1 – 1 of 1) sorted by relevance
79 private final int mFormatType; field in BipImageFormat118 mFormatType = type; in BipImageFormat()128 mFormatType = type; in BipImageFormat()147 return mFormatType; in getType()194 switch (mFormatType) { in toString()220 error("Unsupported format type '" + mFormatType + "'"); in toString()