Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DCanvas.cpp139 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
155 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java425 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
451 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
806 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
811 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
DBaseRecordingCanvas.java698 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
703 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp360 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
370 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()