Searched refs:rowBytesB (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | TestUtils.h | 72 const GrPixelInfo& infoB, const char* b, size_t rowBytesB,
|
D | TestUtils.cpp | 181 const GrPixelInfo& infoB, const char* b, size_t rowBytesB, in compare_pixels() argument 211 SkAssertResult(GrConvertPixels(floatInfo, floatB.get(), floatRowBytes, infoB, b, rowBytesB)); in compare_pixels()
|