Home
last modified time | relevance | path

Searched defs:WindowWidth (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dwrappers.cpp90 int CDeviceWrapper::WindowWidth() const { return WINDOW_WIDTH; } in WindowWidth() function in CDeviceWrapper
/external/mesa3d/src/imgui/
Dimgui_memory_editor.h164 float WindowWidth; member