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

/external/deqp/modules/egl/
H A DteglRenderTests.cpp143 const float maxTriOffset = 1.0f; local
174 position.x() = cx + rnd.getFloat(-maxTriOffset, maxTriOffset);
175 position.y() = cy + rnd.getFloat(-maxTriOffset, maxTriOffset);

Completed in 77 milliseconds