Home
last modified time | relevance | path

Searched refs:RECT (Results 1 – 25 of 93) sorted by relevance

1234

/external/opencv/otherlibs/highgui/
Dhighgui.h268 CV_INLINE RECT NormalizeRect( RECT r ); in LOAD_CHDL()
269 CV_INLINE RECT NormalizeRect( RECT r ) in LOAD_CHDL()
290 CV_INLINE CvRect RectToCvRect( RECT sr ); in LOAD_CHDL()
291 CV_INLINE CvRect RectToCvRect( RECT sr ) in LOAD_CHDL()
297 CV_INLINE RECT CvRectToRect( CvRect sr ); in LOAD_CHDL()
298 CV_INLINE RECT CvRectToRect( CvRect sr ) in LOAD_CHDL()
300 RECT dr; in LOAD_CHDL()
309 CV_INLINE IplROI RectToROI( RECT r ); in LOAD_CHDL()
310 CV_INLINE IplROI RectToROI( RECT r ) in LOAD_CHDL()
353 int desired_color, RECT r ) in LoadRect()
/external/lzma/CPP/Windows/Control/
DDialog.cpp81 static bool GetWorkAreaRect(RECT *rect) in GetWorkAreaRect()
94 RECT rect; in IsDialogSizeOK()
107 RECT rect; in GetMargins()
121 RECT rect; in Units_To_Pixels_X()
133 RECT rect; in GetItemSizes()
141 void CDialog::GetClientRectOfItem(int id, RECT &rect) in GetClientRectOfItem()
154 RECT workRect; in NormalizeSize()
158 RECT rect; in NormalizeSize()
186 RECT workRect, rect; in NormalizePosition()
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_magnifier.h58 RECT unclipped,
59 RECT clipped,
63 typedef BOOL(WINAPI* MagSetWindowSourceFunc)(HWND hwnd, RECT rect);
77 RECT unclipped,
78 RECT clipped,
Dscreen_capturer_win_magnifier.cc215 RECT native_rect = {rect.left(), rect.top(), rect.right(), rect.bottom()}; in CaptureImage()
237 RECT unclipped, in OnMagImageScalingCallback()
238 RECT clipped, in OnMagImageScalingCallback()
/external/swiftshader/src/D3D9/
DDirect3DDevice9.hpp68 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color);
122 long __stdcall GetScissorRect(RECT *rect);
138 …long __stdcall Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverride, cons…
162 long __stdcall SetScissorRect(const RECT *rect);
176 …hRect(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSurface9 *destSurface, co…
178 …long __stdcall UpdateSurface(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSu…
188 …tchRect(Direct3DSurface9 *sourceSurface, const RECT *sourceRect, Direct3DSurface9 *destSurface, co…
202 bool validRectangle(const RECT *rect, IDirect3DSurface9 *surface);
221 RECT scissorRect;
DDirect3DDevice9Ex.hpp74 …long __stdcall Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverride, cons…
87 …long __stdcall UpdateSurface(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSu…
91 …hRect(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSurface9 *destSurface, co…
92 long __stdcall ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color);
132 long __stdcall SetScissorRect(const RECT *rect);
133 long __stdcall GetScissorRect(RECT *rect);
180 long __stdcall PresentEx(const RECT *,const RECT *,HWND,const RGNDATA *,DWORD);
DDirect3DSwapChain9.hpp43 …long __stdcall Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverride, cons…
DDirect3DTexture9.hpp61 …long __stdcall LockRect(unsigned int level, D3DLOCKED_RECT *lockedRect, const RECT *rect, unsigned…
63 long __stdcall AddDirtyRect(const RECT *dirtyRect);
DDirect3DCubeTexture9.hpp61 …CUBEMAP_FACES face, unsigned int level, D3DLOCKED_RECT *lockedRect, const RECT *rect, unsigned lon…
63 long __stdcall AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *dirtyRect);
DDirect3DDevice9Ex.cpp117 long Direct3DDevice9Ex::ColorFill(IDirect3DSurface9 *surface, const RECT *rect, D3DCOLOR color) in ColorFill()
495 long Direct3DDevice9Ex::GetScissorRect(RECT *rect) in GetScissorRect()
607 …long Direct3DDevice9Ex::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOverr… in Present()
775 long Direct3DDevice9Ex::SetScissorRect(const RECT *rect) in SetScissorRect()
873 …hRect(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, IDirect3DSurface9 *destSurface, co… in StretchRect()
887 …long Direct3DDevice9Ex::UpdateSurface(IDirect3DSurface9 *sourceSurface, const RECT *sourceRect, ID… in UpdateSurface()
926 HRESULT Direct3DDevice9Ex::PresentEx(const RECT *,const RECT *,HWND,const RGNDATA *,DWORD) in PresentEx() argument
DDirect3DStateBlock9.hpp67 void setScissorRect(const RECT *rect);
190 RECT scissorRect;
DDirect3DSwapChain9.cpp80 …long Direct3DSwapChain9::Present(const RECT *sourceRect, const RECT *destRect, HWND destWindowOver… in Present()
343 RECT rectangle; in reset()
DDirect3DTexture9.cpp256 …long Direct3DTexture9::LockRect(unsigned int level, D3DLOCKED_RECT *lockedRect, const RECT *rect, … in LockRect()
303 long Direct3DTexture9::AddDirtyRect(const RECT *dirtyRect) in AddDirtyRect()
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c66 RECT* prect, in WineDXGIBackend_BeginPresent()
73 RECT client_rect; in WineDXGIBackend_BeginPresent()
81 RECT rgn_box; in WineDXGIBackend_BeginPresent()
149 RECT rgn_box; in WineDXGIBackend_TestPresent()
169 RECT client_rect; in WineDXGIBackend_GetPresentSize()
/external/webrtc/webrtc/modules/desktop_capture/
Dcropping_window_capturer_win.cc85 RECT enumerated_rect; in TopWindowVerifier()
154 RECT selected_window_rect; in ShouldUseScreenCapturer()
174 RECT region_rect; in ShouldUseScreenCapturer()
/external/skia/tools/viewer/sk_app/win/
DRasterWindowContext_win.cpp39 RECT rect; in RasterWindowContext_win()
46 RECT rect; in setDisplayParams()
/external/deqp/framework/platform/win32/
DtcuWin32Window.cpp106 RECT rc; in setSize()
124 RECT rc; in getSize()
/external/swiftshader/src/OpenGL/libGL/
DSurface.cpp104 RECT windowRect; in reset()
226 RECT client; in checkForResize()
/external/webrtc/webrtc/examples/peerconnection/client/
Dmain_wnd.cc34 RECT text_rc = {0}; in CalculateWindowSizeForText()
37 RECT client, window; in CalculateWindowSizeForText()
225 RECT rc; in OnPaint()
258 RECT logical_rect = {0, 0, logical_area.x, logical_area.y }; in OnPaint()
503 RECT rc; in LayoutConnectUI()
527 RECT rc; in LayoutPeerListUI()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp152 RECT winRect; in OsInitOS()
576 RECT rcWinDimensions; in doButtonDown()
586 RECT rcWinDimensions; in doButtonUp()
673 RECT rcWinDimensions; in WndProc()
/external/swiftshader/src/Main/
DFrameBufferGDI.cpp51 RECT clientRect; in ~FrameBufferGDI()
52 RECT windowRect; in ~FrameBufferGDI()
DFrameBufferWin.hpp50 RECT bounds;
/external/icu/icu4c/source/samples/layout/
DSurface.cpp21 RECT clip; in drawGlyphs()
/external/webrtc/talk/media/devices/
Dgdivideorenderer.cc205 RECT rcClient; in OnPaint()
219 RECT rcClient, rcWindow; in OnSize()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_framebuffer.h91 RECT client_rect;

1234