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

  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryLayeredRenderingTests.cpp 362 const int barLength = static_cast<int>(rowWidthRatio * static_cast<float>(image.getWidth()));
370 << "Expecting all pixels with distance less or equal to (about) " << barLength
385 if (x <= barLength - barLengthThreshold)
387 else if (x >= barLength + barLengthThreshold)
    [all...]
  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp     [all...]
  /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
NanoTest.java     [all...]

Completed in 2611 milliseconds