Home
last modified time | relevance | path

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

/dports/graphics/py-png/pypng-0.0.17/code/
H A Dgen27 def test_radial_bl(x, y): return test_radial_tl(x, 1-y)
51 'RBL': test_radial_bl,
/dports/devel/py-game/pygame-2.1.0/test/test_utils/
H A Dpng.py3417 def test_radial_bl(x, y): function
3472 "RBL": test_radial_bl,