Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DCanvas.cpp141 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
157 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java424 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
450 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
805 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
810 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
DBaseRecordingCanvas.java697 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
702 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()