Home
last modified time | relevance | path

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

/third_party/skia/tests/
DTestUtils.cpp185 GrPixmap floatB = GrPixmap::Allocate(floatInfo); in ComparePixels() local
228 std::unique_ptr<char[]> floatB(new char[floatRowBytes * pixmap.height()]); in CheckSolidPixels() local
/third_party/flutter/skia/tests/
DTestUtils.cpp209 std::unique_ptr<char[]> floatB(new char[floatRowBytes * infoA.height()]); in compare_pixels() local