Searched refs:mMutable (Results 1 – 6 of 6) sorted by relevance
32 final boolean mMutable; field in InputConnectionWrapper47 mMutable = mutable; in InputConnectionWrapper()62 if (mTarget != null && !mMutable) { in setTarget()
789 private boolean mMutable = false; field in ImageDecoder1454 mMutable = mutable; in setMutableRequired()1470 return mMutable; in isMutableRequired()1675 if (mMutable) { in checkState()1722 mMutable, mAllocator, mUnpremultipliedRequired, in decodeBitmapInternal()1777 if (decoder.mMutable) { in decodeDrawableImpl()
2562 mFd(-1), mData(nullptr), mSize(0), mMutable(false) { in Blob()2580 mMutable = isMutable; in init()2587 mMutable = false; in clear()
1150 inline bool isMutable() const { return mMutable; }1158 bool mMutable;
20755 Landroid/graphics/ImageDecoder;->mMutable:Z63760 Landroid/view/inputmethod/InputConnectionWrapper;->mMutable:Z