Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/win/
Dwgc_capture_source.cc89 DesktopRect window_rect; in GetTopLeft() local
97 RECT window_rect; in GetSize() local
Dwindow_capture_utils.cc164 DesktopRect window_rect; in GetCroppedWindowRect() local
/external/webrtc/modules/desktop_capture/linux/x11/
Dx_server_pixel_buffer.h51 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.cc288 DesktopRect window_rect; in GetWindowRectInVirtualScreen() local
/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow.rs394 let window_rect: Rect = self in get_window_padding_size() localVariable
487 let window_rect = self in is_visible() localVariable
571 let mut window_rect: RECT = client_rect.to_sys_rect(); in get_adjusted_window_rect() localVariable
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_framebuffer.c122 RECT window_rect; in stw_framebuffer_get_size() 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