Home
last modified time | relevance | path

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

/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstDirect2D.cpp110 inline double Direct2D::Textures::GetScreenLeftU(uint x) const in GetScreenLeftU() function in Nestopia::DirectX::Direct2D::Textures
1522 v->u0 = textures.GetScreenLeftU(clip.left + clip.Width() * weight); in Validate()
1535 v[0].u0 = textures.GetScreenLeftU( clip.left ); in Validate()
1543 v[1].u0 = textures.GetScreenLeftU( clip.left ); in Validate()
H A DNstDirect2D.hpp428 inline double GetScreenLeftU(uint) const;