HomeSort by relevance Sort by last modified time
    Searched refs:SK_MScalarPI (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkMatrix44.h 35 static const SkMScalar SK_MScalarPI = 3.141592653589793;
67 static const SkMScalar SK_MScalarPI = 3.14159265f;
358 this->setRotateAbout(x, y, z, degrees * SK_MScalarPI / 180);
  /external/skqp/include/core/
SkMatrix44.h 35 static const SkMScalar SK_MScalarPI = 3.141592653589793;
67 static const SkMScalar SK_MScalarPI = 3.14159265f;
358 this->setRotateAbout(x, y, z, degrees * SK_MScalarPI / 180);

Completed in 111 milliseconds