Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp623 …uint32_t size_syncthread_out __attribute__((unused)) = Unpack<uint32_t,uint32_t>(ptr + 8 + 4 + 4 +… in decode() local
629 totalTmpSize += size_syncthread_out; in decode()
633 OutputBuffer outptr_syncthread_out(&tmpBuf[0 + size_glsync_out], size_syncthread_out); in decode()
634 …glsync_out.get()), size_glsync_out, (uint64_t*)(outptr_syncthread_out.get()), size_syncthread_out); in decode()