HomeSort by relevance Sort by last modified time
    Searched refs:nullCursor (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/D3D8/
Direct3DDevice8.hpp 266 HCURSOR nullCursor;
Direct3DDevice8.cpp 73 nullCursor = CreateCursor(instance, 0, 0, 32, 32, one, zero);
246 DestroyCursor(nullCursor);
    [all...]

Completed in 128 milliseconds