Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglPreservingSwapTests.cpp216 const int y1i = (int)(((float)py/2.0f) * y1 + (float)oy); in render() local
263 const int y1i = (int)((py/2.0) * y1 + oy); in render() local
505 const int y1i = (int)(((float)py/2.0f) * postSwapY1 + (float)oy); in iterate() local