Searched refs:mInputSize (Results 1 – 1 of 1) sorted by relevance
29 private final Size mInputSize; field in ImageReaderArgs39 mInputSize = inputSize; in ImageReaderArgs()64 return mInputSize; in getInputSize()89 Objects.equals(mInputSize, other.mInputSize) && in equals()101 mInputSize, mInputFormat, mMaxInputBuffers, mHas10bitOutput); in hashCode()112 "inputSize: %s, ", Objects.toString(mInputSize))); in toString()