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

  /external/chromium_org/third_party/skia/src/core/
Sk64.cpp 91 void Sk64::roundRight(unsigned bits)
148 tmp.roundRight(16);
155 tmp.roundRight(30);
338 D.roundRight(shiftD);
346 N.roundRight(-shiftN);
  /external/skia/src/core/
Sk64.cpp 91 void Sk64::roundRight(unsigned bits)
148 tmp.roundRight(16);
155 tmp.roundRight(30);
338 D.roundRight(shiftD);
346 N.roundRight(-shiftN);

Completed in 39 milliseconds