Searched refs:FILL_AND_STROKE (Results 1 – 7 of 7) sorted by relevance
677 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawRect()683 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawRect()701 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawOval()707 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawOval()741 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawArc()746 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawArc()765 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawRoundRect()773 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawRoundRect()797 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawPath()802 style == Paint.Style.FILL_AND_STROKE.nativeInt) { in native_drawPath()
53 mNormalPaint.setStyle(Paint.Style.FILL_AND_STROKE); in ShapesView()
80 mMediumPaint.setStyle(Paint.Style.FILL_AND_STROKE); in onDraw()
74 Style.FILL, Style.STROKE, Style.FILL_AND_STROKE248 FILL_AND_STROKE (2); enumConstant
283 mPaint.setStyle(Paint.Style.FILL_AND_STROKE); in init()
8409 enum_constant public static final android.graphics.Paint.Style FILL_AND_STROKE;