Home
last modified time | relevance | path

Searched defs:roundUp (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
H A DBitSetIterator.h29 T roundUp(const T value, const T alignment) { in roundUp() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DExecutableMemory.cpp267 inline uintptr_t roundUp(uintptr_t x, uintptr_t m) in roundUp() function
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h1368 T roundUp(const T value, const T alignment) in roundUp() function
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.cpp1878 bool roundUp = (deInt64)floorVal % 2 != 0; in rint() local
/third_party/sqlite/src/
H A Dsqlite3.c157983 whereKeyStats( Parse *pParse, Index *pIdx, UnpackedRecord *pRec, int roundUp, tRowcnt *aStat ) global() argument
[all...]

Completed in 130 milliseconds