Home
last modified time | relevance | path

Searched defs:scanline (Results 1 – 2 of 2) sorted by relevance

/system/core/deprecated-adf/libadf/tests/
Dadf_test.cpp146 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard() local
153 uint32_t *scanline = reinterpret_cast<uint32_t *>(buf8 + y * pitch); in drawCheckerboard() local
/system/extras/cpustats/
Dcpustats.c239 char scanline[MAX_BUF_SIZE]; in read_stats() local