Searched refs:graphicsHandle (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp1883 void* graphicsHandle = open_path("graphics/generic/0"); local
1894 close_path(graphicsHandle);
1897 graphicsHandle = open_path("graphics/specific/0");
1898 close_path(graphicsHandle);

Completed in 31 milliseconds