Searched defs:windowHandle (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/src/Main/ |
| D | FrameBufferWin.cpp | 19 …FrameBufferWin::FrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool top… in FrameBufferWin() 58 sw::FrameBufferWin *createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen,… in createFrameBufferWin()
|
| D | FrameBufferWin.hpp | 51 HWND windowHandle; member in sw::FrameBufferWin
|
| D | FrameBufferGDI.cpp | 23 …FrameBufferGDI::FrameBufferGDI(HWND windowHandle, int width, int height, bool fullscreen, bool top… in FrameBufferGDI()
|
| D | FrameBufferDD.cpp | 35 …FrameBufferDD::FrameBufferDD(HWND windowHandle, int width, int height, bool fullscreen, bool topLe… in FrameBufferDD()
|