Home
last modified time | relevance | path

Searched defs:bitfieldFillZero (Results 1 – 1 of 1) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dbitfield.inl290 GLM_FUNC_QUALIFIER genIUType bitfieldFillZero(genIUType Value, int FirstBit, int BitCount) function
296 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldFillZero(vecType<T, P> const& Value, int FirstBit, int Bi… function