Home
last modified time | relevance | path

Searched defs:move_count (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapture.cpp304 UINT move_count, dirty_count; in Capture() local
803 GetFrame (ID3D11Texture2D ** texture, UINT * move_count, UINT * dirty_count, in GetFrame()
1276 DXGI_OUTDUPL_DESC* DeskDesc, UINT move_count, UINT dirty_count, in ProcessFrame()
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c833 guint move_count; in _update_work_texture() local
976 const D3D11_TEXTURE2D_DESC * src_desc, guint move_count, guint dirty_count, in _copy_dirty_fragment()
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp7683 …const int move_count = (tab_bar->ReorderRequestOffset > 0) ? tab_bar->ReorderRequestOffset : -tab_… in TabBarProcessReorder() local