Home
last modified time | relevance | path

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

/system/core/adf/libadf/tests/
Dadf_test.cpp77 uint8_t *buf8 = reinterpret_cast<uint8_t *>(buf); in drawCheckerboard() local
79 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard()
86 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard()