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

  /external/skia/src/core/
Sk64.cpp 100 void Sk64::roundRight(unsigned bits)
157 tmp.roundRight(16);
164 tmp.roundRight(30);
353 D.roundRight(shiftD);
361 N.roundRight(-shiftN);
SkFloat.cpp 173 tmp.roundRight(24);
SkMatrix.cpp 551 tmp2.roundRight(14); // make it fixed
    [all...]
  /external/skia/include/core/
Sk64.h 135 void roundRight(unsigned bits);
  /external/skia/tests/
Sk64Test.cpp 132 c = a; c.roundRight(bits);

Completed in 957 milliseconds