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/chromium_org/third_party/skia/include/utils/
SkMatrix44.h
32
static const SkMScalar
SK_MScalarPI
= 3.141592653589793;
51
static const SkMScalar
SK_MScalarPI
= 3.14159265f;
296
this->setRotateAbout(x, y, z, degrees *
SK_MScalarPI
/ 180);
/external/skia/include/utils/
SkMatrix44.h
32
static const SkMScalar
SK_MScalarPI
= 3.141592653589793;
51
static const SkMScalar
SK_MScalarPI
= 3.14159265f;
296
this->setRotateAbout(x, y, z, degrees *
SK_MScalarPI
/ 180);
Completed in 49 milliseconds