Home
last modified time | relevance | path

Searched defs:innerBottom (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DCanvas.cpp188 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
204 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java423 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
449 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
780 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
785 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
DBaseRecordingCanvas.java685 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
690 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp320 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
330 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()