Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_cameras.cpp56 Math::Vec2 GetHaltonOffset(const uint32_t haltonIndex) in GetHaltonOffset() function
224 const Math::Vec2 haltonOffset = GetHaltonOffset(jitterIndex); in GetProjectionMatrix()