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

/external/deqp/modules/gles2/functional/
H A Des2fDitheringTests.cpp319 const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.getHeight(); local
325 for (int constPos = 0; constPos < constantDirectionSize; constPos++)
/external/deqp/modules/gles3/functional/
H A Des3fDitheringTests.cpp319 const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.getHeight(); local
325 for (int constPos = 0; constPos < constantDirectionSize; constPos++)

Completed in 161 milliseconds