Searched refs:indexRowBytes (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | SwizzlerTest.cpp | 91 const size_t indexRowBytes = width + padding; in DEF_TEST() local 92 const size_t grayRowBytes = indexRowBytes; in DEF_TEST() |
Completed in 2 milliseconds