Home | History | Annotate | Download | only in params

Lines Matching refs:isOutput

107             HashMap<Integer, Integer> map = config.isOutput() ? mOutputFormats : mInputFormats;
339 if (config.getFormat() == surfaceFormat && config.isOutput()) {
1049 if (config.getFormat() == format && config.isOutput() == output) {