Home
last modified time | relevance | path

Searched refs:colorRowBytes (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DSwizzlerTest.cpp89 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/
DSwizzlerTest.cpp89 const size_t colorRowBytes = SkColorTypeBytesPerPixel(kN32_SkColorType) * width in DEF_TEST() local
104 check_fill(r, colorInfo, startRow, endRow, colorRowBytes, offset); in DEF_TEST()