Home
last modified time | relevance | path

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

/reactos/base/applications/dxdiag/
H A Dddtest.c21 #define DD_SQUARE_STEP 2 macro
211 INT posX = 0, posY = 10, xGain = DD_SQUARE_STEP, yGain = DD_SQUARE_STEP; in DDOffscreenBufferTest()