HomeSort by relevance Sort by last modified time
    Searched refs:constantDirectionSize (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 319 const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.getHeight();
324 for (int constPos = 0; constPos < constantDirectionSize; constPos++)
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 319 const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.getHeight();
324 for (int constPos = 0; constPos < constantDirectionSize; constPos++)

Completed in 304 milliseconds