Searched defs:dirHandle (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/libs/hwui/jni/ |
H A D | Path.cpp | 143 jfloat left, jfloat top, jfloat right, jfloat bottom, jint dirHandle) { in addRect() 150 jfloat left, jfloat top, jfloat right, jfloat bottom, jint dirHandle) { in addOval() 158 jfloat radius, jint dirHandle) { in addCircle() 172 jfloat right, jfloat bottom, jfloat rx, jfloat ry, jint dirHandle) { in addRoundRectXY() 180 jfloat right, jfloat bottom, jfloatArray array, jint dirHandle) { in addRoundRect8()
|