Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dswapchain9ex.c69 NineSwapChain9Ex_GetDisplayModeEx( struct NineSwapChain9Ex *This, in NineSwapChain9Ex_GetDisplayModeEx() function
94 (void *)NineSwapChain9Ex_GetDisplayModeEx
Dswapchain9ex.h57 NineSwapChain9Ex_GetDisplayModeEx( struct NineSwapChain9Ex *This,
Ddevice9ex.c285 return NineSwapChain9Ex_GetDisplayModeEx(swapchain, pMode, pRotation); in NineDevice9Ex_GetDisplayModeEx()
Dnine_lock.c2887 r = NineSwapChain9Ex_GetDisplayModeEx(This, pMode, pRotation); in LockSwapChain9Ex_GetDisplayModeEx()