Home | History | Annotate | Download | only in hwui

Lines Matching refs:mRy

1196             : DrawStrokableOp(left, top, right, bottom, paint), mRx(rx), mRy(ry) {}
1200 mLocalBounds.right, mLocalBounds.bottom, mRx, mRy, getPaint(renderer));
1204 OP_LOG("Draw RoundRect "RECT_STRING", rx %f, ry %f", RECT_ARGS(mLocalBounds), mRx, mRy);
1211 float mRy;