This site requires javascript.
Android Code Search
file:androidx/compose/ui/graphics/drawscope/DrawScope.kt function:draw
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/ui/ui-graphics/src/commonMain/kotlin/androidx/compose/ui/graphics/drawscope/
DrawScope.kt
content_copy
Preview
267:
268:
269:
)
inline
fun
DrawScope.
draw
(
density: Density,
292:
293:
294:
*/
inline
fun
DrawScope.
draw
(
density: Density,
377:
378:
379:
*/
fun
draw
Line(
brush: Brush,
403:
404:
405:
*/
fun
draw
Line(
color: Color,
429:
430:
431:
*/
fun
draw
Rect(
brush: Brush,
453:
454:
455:
*/
fun
draw
Rect(
color: Color,
693:
694:
695:
*/
fun
draw
Oval(
brush: Brush,
718:
719:
720:
*/
fun
draw
Oval(
color: Color,
748:
749:
750:
*/
fun
draw
Arc(
brush: Brush,
781:
782:
783:
*/
fun
draw
Arc(
color: Color,
unfold_more
Show 12 more matching lines
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Help
Open branch androidx-main