Home
last modified time | relevance | path

Searched defs:rgbaB (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DTestUtils.cpp197 const float* rgbaB = at(floatB.addr(), x, y); in ComparePixels() local
237 auto rgbaB = static_cast<const float*>(colorPixmap.addr()); in CheckSolidPixels() local
137 compare_colors(int x, int y, const float rgbaA[], const float rgbaB[], const float tolRGBA[4], std::function<ComparePixmapsErrorReporter>& error) compare_colors() argument

Completed in 2 milliseconds