Searched refs:FLAG_CORNER_RADIUS (Results 1 – 1 of 1) sorted by relevance
38 public static final int FLAG_CORNER_RADIUS = 1 << 4; field in SyncRtSurfaceTransactionApplier119 if ((params.flags & FLAG_CORNER_RADIUS) != 0) { in applyParams()230 flags |= FLAG_CORNER_RADIUS; in withCornerRadius()