Searched refs:outputRowBytes (Results 1 – 1 of 1) sorted by relevance
95 const unsigned outputRowBytes = sizeof(uint32_t) * fWidth; in expandA8ToLCD() local96 memset(output, 0, outputRowBytes); in expandA8ToLCD()109 memset(output, 0, outputRowBytes); in expandA8ToLCD()