| c.drawCircle(x + dir * BULLET_RADIUS,(top + bottom) / 2.0f,BULLET_RADIUS,p); | c.drawCircle(x + dir * BULLET_RADIUS,y,BULLET_RADIUS,p); | c.drawCircle(x + dir * BULLET_RADIUS,(top + bottom) / 2.0f,BULLET_RADIUS,p) | c.drawCircle(x + dir * BULLET_RADIUS,y,BULLET_RADIUS,p) | platform_frameworks_base | e827a0910eb5a631ace110bfde39b954aa0004a1 | android.text.style.BulletSpan | | | _1 | BULLET_RADIUS |
|---|
| _2 | BULLET_RADIUS |
|---|
| | TCIVar | BULLET_RADIUS |
|---|
| v0 | c |
|---|
| v2 | p |
|---|
| v3 | x + dir * BULLET_RADIUS |
|---|
| | | TCIVar | BULLET_RADIUS |
|---|
| v0 | c |
|---|
| v2 | p |
|---|
| v3 | x + dir * BULLET_RADIUS |
|---|
| Uses | False |