Searched refs:buf8 (Results 1 – 1 of 1) sorted by relevance
144 uint8_t *buf8 = static_cast<uint8_t *>(mapped); in drawCheckerboard() local146 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard()153 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard()