Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/gyroscope/
A Dmain.py31 display.fill_circle(int(66 - ac[0] / 250), int(32 + ac[1] / 500), 8, 1)
/AliOS-Things-master/components/py_engine/framework/
A Dsh1106.py144 def fill_circle(self, x0, y0, r, c): member in SH1106
178 self.fill_circle(x0, y0, r, c)
179 self.fill_circle(x0, y0, r -w, 0)

Completed in 5 milliseconds