Searched defs:updateBounds (Results 1 – 4 of 4) sorted by relevance
37 void FrameBufferWin::updateBounds(HWND windowOverride) in updateBounds() function in sw::FrameBufferWin
173 private native void updateBounds(); in updateBounds() method in WaltUsbConnection
31 def updateBounds(bounds, p, min=min, max=max): function