Home | History | Annotate | Download | only in core

Lines Matching refs:SK_MaxS16

1216     } else if (x > SK_MaxS16) {
1217 x = SK_MaxS16;