Searched refs:shadowRadius (Results 1 – 1 of 1) sorted by relevance
44 val shadowRadius: Float, constant in com.android.server.wm.traces.common.layers.Layer157 val drawsShadows: Boolean get() = shadowRadius > 0332 if (shadowRadius != other.shadowRadius) return false in equals()368 result = 31 * result + shadowRadius.hashCode() in hashCode()