OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:circumference
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
dashcircle.cpp
48
SkScalar
circumference
= radius * SK_ScalarPI * 2;
variable
81
SkScalar dashLength =
circumference
/ wedge / dashUnits;
/external/skqp/gm/
dashcircle.cpp
48
SkScalar
circumference
= radius * SK_ScalarPI * 2;
variable
81
SkScalar dashLength =
circumference
/ wedge / dashUnits;
Completed in 494 milliseconds