Home
last modified time | relevance | path

Searched defs:getClientRect (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d9/
DNativeWindow9.cpp21 bool NativeWindow9::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow9
/external/angle/src/libANGLE/renderer/d3d/d3d11/winrt/
DInspectableNativeWindow.h59 bool getClientRect(RECT *rect) in getClientRect() function
DNativeWindow11WinRT.cpp71 bool NativeWindow11WinRT::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11WinRT
/external/angle/src/libANGLE/renderer/d3d/d3d11/win32/
DNativeWindow11Win32.cpp45 bool NativeWindow11Win32::getClientRect(LPRECT rect) const in getClientRect() function in rx::NativeWindow11Win32
/external/angle/src/libANGLE/renderer/d3d/d3d11/converged/
DCompositorNativeWindow11.cpp35 bool CompositorNativeWindow11::getClientRect(LPRECT rect) const in getClientRect() function in rx::CompositorNativeWindow11