Searched refs:asCtxId (Results 1 – 1 of 1) sorted by relevance
716 VirtioGpuCtxId asCtxId = (VirtioGpuCtxId)(uintptr_t)hwPipe; in resetPipe() local717 auto it = mContexts.find(asCtxId); in resetPipe()719 stream_renderer_error("fatal: pipe id %u", asCtxId); in resetPipe()724 stream_renderer_debug("ctxid: %u prev hostpipe: %p", asCtxId, entry.hostPipe); in resetPipe()726 stream_renderer_debug("ctxid: %u next hostpipe: %p", asCtxId, entry.hostPipe); in resetPipe()729 auto resourcesIt = mContextResources.find(asCtxId); in resetPipe()