Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/hwui/
H A DCanvas.cpp188 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
204 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DBaseCanvas.java422 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
448 float innerBottom = inner.bottom; in drawDoubleRoundRect() local
777 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
782 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
H A DBaseRecordingCanvas.java685 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
690 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DBaseCanvas_Delegate.java334 float innerLeft, float innerTop, float innerRight, float innerBottom, float innerRx, in nDrawDoubleRoundRect()
346 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/aosp12/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp302 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
312 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()