Searched refs:kRate (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DSampleSGInval.cpp70 static constexpr SkScalar kRate = 1.0f / 500; variable
71 const auto t = timer.msec() * kRate;
/external/skqp/samplecode/
H A DSampleSGInval.cpp70 static constexpr SkScalar kRate = 1.0f / 500; variable
71 const auto t = timer.msec() * kRate;

Completed in 181 milliseconds