Home
last modified time | relevance | path

Searched defs:topLeftOrigin (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/Main/
DFrameBufferWin.cpp19 …fferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferWin()
58 …createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) in createFrameBufferWin()
DFrameBuffer.cpp33 bool FrameBuffer::topLeftOrigin = false; member in sw::FrameBuffer
35 FrameBuffer::FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin) in FrameBuffer()
DFrameBufferGDI.cpp23 …fferGDI(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferGDI()
DFrameBuffer.hpp104 static bool topLeftOrigin; member in sw::FrameBuffer
DFrameBufferDD.cpp35 …ufferDD(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferDD()
/external/swiftshader/src/WSI/
DFrameBufferWin.cpp19 …fferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferWin()
58 …createFrameBufferWin(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) in createFrameBufferWin()
DFrameBuffer.cpp33 bool FrameBuffer::topLeftOrigin = false; member in sw::FrameBuffer
35 FrameBuffer::FrameBuffer(int width, int height, bool fullscreen, bool topLeftOrigin) in FrameBuffer()
DFrameBufferGDI.cpp23 …fferGDI(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferGDI()
DFrameBuffer.hpp104 static bool topLeftOrigin; member in sw::FrameBuffer
DFrameBufferDD.cpp35 …ufferDD(HWND windowHandle, int width, int height, bool fullscreen, bool topLeftOrigin) : FrameBuff… in FrameBufferDD()