Searched defs:dirHandle (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | Path.cpp | 131 jfloat left, jfloat top, jfloat right, jfloat bottom, jint dirHandle) { in addRect() 138 jfloat left, jfloat top, jfloat right, jfloat bottom, jint dirHandle) { in addOval() 146 jfloat radius, jint dirHandle) { in addCircle() 160 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY() 168 jfloat right, jfloat bottom, jfloatArray array, jint dirHandle) { in addRoundRect8()
|