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

  /external/skia/bench/
MathBench.cpp 610 const bool fSat;
613 Floor2IntBench(bool sat) : fSat(sat) {
643 if (fSat) {
  /external/skqp/bench/
MathBench.cpp 610 const bool fSat;
613 Floor2IntBench(bool sat) : fSat(sat) {
643 if (fSat) {

Completed in 65 milliseconds