Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1911 const float Uu = studioSwing ? 255.0f / (240 - 16) : 1.0f; in sampleTexel() local
/external/swiftshader/src/Shader/
DSamplerCore.cpp2053 const float Uu = studioSwing ? 255.0f / (240 - 16) : 1.0f; in sampleTexel() local