Home
last modified time | relevance | path

Searched refs:BackBufferHeight (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dmain.cpp223 g_d3dpp.BackBufferHeight = HIWORD(lParam); in WndProc()
/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c223 pParams->BackBufferWidth, pParams->BackBufferHeight, in NineSwapChain9_Resize()
307 tmplt.height0 = pParams->BackBufferHeight; in NineSwapChain9_Resize()
319 desc.Height = pParams->BackBufferHeight; in NineSwapChain9_Resize()
439 pParams->BackBufferHeight, in NineSwapChain9_Resize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DSwapChain9.cpp201 presentParameters.BackBufferHeight = backbufferHeight; in reset()
DRenderer9.cpp429 presentParameters.BackBufferHeight = 1; in getDefaultPresentParameters()
/third_party/ffmpeg/libavutil/
Dhwcontext_dxva2.c49 .BackBufferHeight = 480,
/third_party/mesa3d/include/D3D9/
Dd3d9types.h1681 UINT BackBufferHeight; member