This site requires javascript.
Android Code Search
file:androidx/compose/ui/graphics/PathOperation.kt symbol:difference
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/
PathOperation.kt
content_copy
Preview
41:
42:
43:
*/
val
Difference
= PathOperation(
0
)
/**
85:
86:
87:
*/
val
Reverse
Difference
= PathOperation(
4
)
}
103:
104:
105:
)
val
PathOperation.Companion.
difference
: PathOperation
get
() = Difference
127:
128:
129:
)
val
PathOperation.Companion.reverse
Difference
: PathOperation
get
() = ReverseDifference
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