Home
last modified time | relevance | path

Searched refs:roundRight (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSk64.cpp100 void Sk64::roundRight(unsigned bits) in roundRight() function in Sk64
157 tmp.roundRight(16); in isFixed()
164 tmp.roundRight(30); in getFract()
353 D.roundRight(shiftD); in getFixedDiv()
361 N.roundRight(-shiftN); in getFixedDiv()
DSkFloat.cpp173 tmp.roundRight(24); in mul24()
DSkMatrix.cpp507 tmp1.roundRight(shift + 16); in fixmuladdmulshiftmul()
511 tmp1.roundRight(afterShift); in fixmuladdmulshiftmul()
537 tmp2.roundRight(14); // make it fixed in rowcol3()
/external/skia/include/core/
DSk64.h135 void roundRight(unsigned bits);