Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.cpp1050 uint32_t var_handle = Unpack<uint32_t,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local
1055 …rnalFormat:0x%08x handle:0x%08x )", stream, var_width, var_height, var_internalFormat, var_handle); in decode()
1056 this->rcCreateColorBufferWithHandle(var_width, var_height, var_internalFormat, var_handle); in decode()