Searched defs:dirHandle (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/ |
H A D | MtpDeviceIndexRunnable.java | 168 int dirHandle = pendingDirectories.pop(); in addAllObjects() local
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A 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()
|