OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SK_MScalarPI
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkMatrix44.h
38
static const SkMScalar
SK_MScalarPI
= 3.141592653589793;
70
static const SkMScalar
SK_MScalarPI
= 3.14159265f;
360
this->setRotateAbout(x, y, z, degrees *
SK_MScalarPI
/ 180);
/external/skqp/include/core/
SkMatrix44.h
38
static const SkMScalar
SK_MScalarPI
= 3.141592653589793;
70
static const SkMScalar
SK_MScalarPI
= 3.14159265f;
360
this->setRotateAbout(x, y, z, degrees *
SK_MScalarPI
/ 180);
Completed in 69 milliseconds