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

  /external/skia/legacy/src/core/
Sk64.cpp 93 void Sk64::roundRight(unsigned bits)
150 tmp.roundRight(16);
157 tmp.roundRight(30);
346 D.roundRight(shiftD);
354 N.roundRight(-shiftN);
  /external/skia/src/core/
Sk64.cpp 91 void Sk64::roundRight(unsigned bits)
148 tmp.roundRight(16);
155 tmp.roundRight(30);
344 D.roundRight(shiftD);
352 N.roundRight(-shiftN);

Completed in 1763 milliseconds