Searched refs:check_fill (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | SwizzlerTest.cpp | 14 static void check_fill(skiatest::Reporter* r, in check_fill() function 104 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset); in DEF_TEST() 105 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset); in DEF_TEST() 106 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset); in DEF_TEST()
|
/external/skqp/tests/ |
D | SwizzlerTest.cpp | 14 static void check_fill(skiatest::Reporter* r, in check_fill() function 104 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset); in DEF_TEST() 105 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset); in DEF_TEST() 106 check_fill(r, color565Info, startRow, endRow, color565RowBytes, offset); in DEF_TEST()
|