Home | History | Annotate | Download | only in exif

Lines Matching defs:TYPE_LONG

63     public static final short TYPE_LONG = 9;
84 TYPE_TO_SIZE_MAP[TYPE_LONG] = 4;
123 type == TYPE_LONG || type == TYPE_RATIONAL;
141 * @see #TYPE_LONG
181 * @see #TYPE_LONG
230 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
240 if (mDataType != TYPE_UNSIGNED_SHORT && mDataType != TYPE_LONG &&
261 * type {@link #TYPE_UNSIGNED_SHORT}, or {@link #TYPE_LONG}. This method
265 * {@link #TYPE_UNSIGNED_LONG}, or {@link #TYPE_LONG}.</li>
779 * Gets the value for type {@link #TYPE_ASCII}, {@link #TYPE_LONG},
903 case TYPE_LONG: