Searched refs:mForceSoftware (Results 1 – 2 of 2) sorted by relevance
60 private final boolean mForceSoftware; field in RippleComponent65 mForceSoftware = forceSoftware; in RippleComponent()154 final boolean hasDisplayListCanvas = !mForceSoftware && c.isHardwareAccelerated() in draw()
172 private boolean mForceSoftware; field in RippleDrawable548 mBackground = new RippleBackground(this, mHotspotBounds, isBounded, mForceSoftware); in tryBackgroundEnter()586 mRipple = new RippleForeground(this, mHotspotBounds, x, y, isBounded, mForceSoftware); in tryRippleEnter()958 mForceSoftware = forceSoftware; in setForceSoftware()