Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_pbuffer.c43 #define LARGE_WINDOW_SIZE 60000 macro
54 pMMI->ptMaxSize.x = LARGE_WINDOW_SIZE; in WndProc()
55 pMMI->ptMaxSize.y = LARGE_WINDOW_SIZE; in WndProc()
56 pMMI->ptMaxTrackSize.x = LARGE_WINDOW_SIZE; in WndProc()
57 pMMI->ptMaxTrackSize.y = LARGE_WINDOW_SIZE; in WndProc()