Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp871 uint32_t size_colorBuffer __attribute__((unused)) = Unpack<uint32_t,uint32_t>(ptr + 8 + 4); in decode() local
876 size_t totalTmpSize = size_colorBuffer; in decode()
880 OutputBuffer outptr_colorBuffer(&tmpBuf[0], size_colorBuffer); in decode()
881 …rBuffer:%p(%u) )", stream, var_displayId, (uint32_t*)(outptr_colorBuffer.get()), size_colorBuffer); in decode()
882 …*(int *)(&tmpBuf[0 + size_colorBuffer]) = this->rcGetDisplayColorBuffer(var_displayId, (uint32_… in decode()