Skip to content
Snippets Groups Projects
Select Git revision
  • 4753a2e30bf6aa5ced031aae986f5db084f168bf
  • main default protected
  • phhw
  • captouch-threshold
  • t
  • dos
  • test2
  • test
  • slewtest
  • simtest
  • view-think
  • vm-pending
  • media-buf
  • scope
  • passthrough
  • wave
  • vsync
  • dos-main-patch-50543
  • json-error
  • rahix/big-flow3r
  • pippin/media_framework
  • v1.3.0
  • v1.2.0
  • v1.2.0+rc1
  • v1.1.1
  • v1.1.0
  • v1.1.0+rc1
  • v1.0.0
  • v1.0.0+rc6
  • v1.0.0+rc5
  • v1.0.0+rc4
  • v1.0.0+rc3
  • v1.0.0+rc2
  • v1.0.0+rc1
34 results

sys_display.py

Blame
  • Forked from flow3r / flow3r firmware
    Source project has a limited visibility.
    sys_display.py 181 B
    import _sim
    
    
    def pipe_full():
        return False
    
    
    def set_overlay_height(foo):
        pass
    
    
    update = _sim.display_update
    get_ctx = _sim.get_ctx
    get_overlay_ctx = _sim.get_overlay_ctx