Home
last modified time | relevance | path

Searched defs:window_rect (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/
Dx_server_pixel_buffer.h49 const DesktopRect& window_rect() { return window_rect_; } in window_rect() function
/external/webrtc/modules/desktop_capture/
Dcropping_window_capturer.cc95 DesktopRect window_rect = GetWindowRectInVirtualScreen(); in OnCaptureResult() local
Dcropping_window_capturer_win.cc261 DesktopRect window_rect; in GetWindowRectInVirtualScreen() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c122 RECT window_rect; in stw_framebuffer_get_size() local
/external/webrtc/modules/desktop_capture/win/
Dwindow_capture_utils.cc46 DesktopRect window_rect; in GetCroppedWindowRect() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h174 struct nv50_window_rect_stateobj window_rect; member
Dnv50_surface.c834 struct nv50_window_rect_stateobj window_rect; member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h250 struct nvc0_window_rect_stateobj window_rect; member
Dnvc0_surface.c804 struct nvc0_window_rect_stateobj window_rect; member
/external/mesa3d/src/imgui/
Dimgui.cpp7542 …ImRect window_rect(window->InnerMainRect.Min - ImVec2(1, 1), window->InnerMainRect.Max + ImVec2(1,… in NavScrollToBringItemIntoView() local
Dimgui_widgets.cpp737 const ImRect window_rect = window->Rect(); in Scrollbar() local