Home
last modified time | relevance | path

Searched refs:totalPixels (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2203 int totalPixels = 0; in checkLineContinuity() local
2222 ++totalPixels; in checkLineContinuity()
2236 if (missedPixels <= deRoundFloatToInt32((float)totalPixels * 0.1f)) in checkLineContinuity()