Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFuzzyImageCompare.cpp263 static inline float toGrayscale (const Vec4& c) in toGrayscale() function
337 const float luma = toGrayscale(cmp.getPixel(x, y)); in fuzzyCompare()