Home
last modified time | relevance | path

Searched refs:updateBounds (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferDD.cpp238 updateBounds(windowHandle); in initFullscreen()
250 updateBounds(windowHandle); in initWindowed()
326 updateBounds(windowOverride); in flip()
334 updateBounds(windowOverride); in blit()
DFrameBufferWin.hpp49 void updateBounds(HWND windowOverride);
DFrameBufferWin.cpp37 void FrameBufferWin::updateBounds(HWND windowOverride) in updateBounds() function in sw::FrameBufferWin
DFrameBufferGDI.cpp152 updateBounds(window); in init()
/third_party/icu/tools/colprobe/
Dsortedlines.h112 void updateBounds(UnicodeSet &set);
Dsortedlines.cpp345 SortedLines::updateBounds(UnicodeSet &set) { in updateBounds() function in SortedLines