Searched refs:mIsInputStream (Results 1 – 4 of 4) sorted by relevance
85 mIsInputStream(mDesc.common.flags.type == Flags::Type::PRE_PROC), in EffectConversionHelperAidl()179 config->inputCfg, mIsInputStream)), in handleSetConfig()182 config->outputCfg, mIsInputStream))}; in handleSetConfig()
63 const bool mIsInputStream; variable
1457 private boolean mIsInputStream; field in ExifInterface1565 mIsInputStream = false; in ExifInterface()2105 if (mIsInputStream || (mSeekableFileDescriptor == null && mFilename == null)) { in saveAttributes()2572 mIsInputStream = false; in initForFilename()
25881 Landroid/media/ExifInterface;->mIsInputStream:Z