Home
last modified time | relevance | path

Searched refs:bindCursor (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DDevice8.hpp167 void bindCursor();
DDirect3DDevice8.cpp2162 bindCursor(); in SetCursorProperties()
4003 bindCursor(); in ShowCursor()
4840 void Direct3DDevice8::bindCursor() in bindCursor() function in D3D8::Direct3DDevice8