Searched refs:mCurrentFormatId (Results 1 – 1 of 1) sorted by relevance
101 private int mCurrentFormatId = NO_FORMAT; field in ImageReaderSubPane183 mCurrentFormatId = NO_FORMAT; in updateFormats()189 if (mCurrentFormatId != NO_FORMAT) { in updateFormats()190 oldFormat = mFormats.get(mCurrentFormatId); in updateFormats()227 mCurrentFormatId = newSelectionId; in updateFormats()290 mSizes = streamConfigMap.getOutputSizes(mFormats.get(mCurrentFormatId).imageFormat); in updateSizes()456 mCurrentFormatId == NO_FORMAT) { in getOutputSurface()460 OutputFormat f = mFormats.get(mCurrentFormatId); in getOutputSurface()493 mCurrentFormatId = pos;499 mCurrentFormatId = NO_FORMAT;