Searched refs:colorRowBytes (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | SwizzlerTest.cpp | 89 const size_t colorRowBytes = SkColorTypeBytesPerPixel(kN32_SkColorType) * width in DEF_TEST() local 104 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset); in DEF_TEST()
|
/external/skqp/tests/ |
D | SwizzlerTest.cpp | 89 const size_t colorRowBytes = SkColorTypeBytesPerPixel(kN32_SkColorType) * width in DEF_TEST() local 104 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset); in DEF_TEST()
|