Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dbitfield.inl260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) function
269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift) function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dbitfield.inl260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) function
269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift) function