Searched refs:grayRowBytes (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | SwizzlerTest.cpp | 92 const size_t grayRowBytes = indexRowBytes; in DEF_TEST() local 105 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset); in DEF_TEST()
|
/external/skqp/tests/ |
D | SwizzlerTest.cpp | 92 const size_t grayRowBytes = indexRowBytes; in DEF_TEST() local 105 check_fill(r, grayInfo, startRow, endRow, grayRowBytes, offset); in DEF_TEST()
|