Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1262 const float errorAreaRatio = (aabbArea < epsilon) ? (1.0f) : (areaBetweenLines / aabbArea); in calculateSampleFitLinearity() local
1304 const float errorAreaRatio = (aabbArea < epsilon) ? (1.0f) : (areaBetweenLines / aabbArea); in calculateSampleTemporalStability() local