Home | History | Annotate | Download | only in jni

Lines Matching refs:rx

428         jfloat rx, jfloat ry, SkPaint* paint) {
429 renderer->drawRoundRect(left, top, right, bottom, rx, ry, paint);