Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp880 OutputBuffer outptr_colorBuffer(&tmpBuf[0], size_colorBuffer); in decode() local
881 …d:0x%08x colorBuffer:%p(%u) )", stream, var_displayId, (uint32_t*)(outptr_colorBuffer.get()), size… in decode()
882 …rBuffer]) = this->rcGetDisplayColorBuffer(var_displayId, (uint32_t*)(outptr_colorBuffer.get())); in decode()
883 outptr_colorBuffer.flush(); in decode()