Home
last modified time | relevance | path

Searched refs:NineSwapChain9Ex_GetDisplayModeEx (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/frontends/nine/
Dswapchain9ex.c52 NineSwapChain9Ex_GetDisplayModeEx( struct NineSwapChain9Ex *This, in NineSwapChain9Ex_GetDisplayModeEx() function
77 (void *)NineSwapChain9Ex_GetDisplayModeEx
Dswapchain9ex.h40 NineSwapChain9Ex_GetDisplayModeEx( struct NineSwapChain9Ex *This,
Ddevice9ex.c343 return NineSwapChain9Ex_GetDisplayModeEx(swapchain, pMode, pRotation); in NineDevice9Ex_GetDisplayModeEx()
Dnine_lock.c2871 r = NineSwapChain9Ex_GetDisplayModeEx(This, pMode, pRotation); in LockSwapChain9Ex_GetDisplayModeEx()