Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DCanvas.cpp189 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
205 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/frameworks/base/graphics/java/android/graphics/
DBaseCanvas.java419 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
445 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
800 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
805 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
DBaseRecordingCanvas.java691 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
696 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_Canvas.cpp332 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
342 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()