Searched refs:mMutable (Results 1 – 6 of 6) sorted by relevance
28 final boolean mMutable; field in InputConnectionWrapper43 mMutable = mutable; in InputConnectionWrapper()58 if (mTarget != null && !mMutable) { in setTarget()
789 private boolean mMutable = false; field in ImageDecoder1434 mMutable = mutable; in setMutableRequired()1450 return mMutable; in isMutableRequired()1655 if (mMutable) { in checkState()1699 mMutable, mAllocator, mUnpremultipliedRequired, in decodeBitmapInternal()1754 if (decoder.mMutable) { in decodeDrawableImpl()
2918 mFd(-1), mData(nullptr), mSize(0), mMutable(false) { in Blob()2936 mMutable = isMutable; in init()2943 mMutable = false; in clear()
612 inline bool isMutable() const { return mMutable; } in isMutable()620 bool mMutable; variable
20764 Landroid/graphics/ImageDecoder;->mMutable:Z74866 Landroid/view/inputmethod/InputConnectionWrapper;->mMutable:Z