Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DCanvas.cpp189 float innerTop, float innerRight, float innerBottom, float innerRx, in drawDoubleRoundRectXY()
205 float innerTop, float innerRight, float innerBottom, in drawDoubleRoundRectRadii()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A 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()
H A DBaseRecordingCanvas.java691 float innerBottom, float innerRx, float innerRy, long nativePaint); in nDrawDoubleRoundRect()
696 float innerLeft, float innerTop, float innerRight, float innerBottom, in nDrawDoubleRoundRect()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_Canvas.cpp332 jfloat innerBottom, jfloat innerRx, jfloat innerRy, jlong paintHandle) { in drawDoubleRoundRectXY()
342 jfloat innerBottom, jfloatArray jinnerRadii, jlong paintHandle) { in drawDoubleRoundRectRadii()