Searched refs:mMutable (Results 1 – 5 of 5) 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()
507 inline bool isMutable() const { return mMutable; } in isMutable()515 bool mMutable; variable
2979 mFd(-1), mData(nullptr), mSize(0), mMutable(false) { in Blob()2997 mMutable = isMutable; in init()3004 mMutable = false; in clear()
22164 Landroid/graphics/ImageDecoder;->mMutable:Z80208 Landroid/view/inputmethod/InputConnectionWrapper;->mMutable:Z