Searched refs:privateStream (Results 1 – 3 of 3) sorted by relevance
65 gfxstream::guest::IOStream* privateStream; \137 gfxstream::guest::IOStream* privateStream; member
53 res->privateStream = 0; \108 res->privateStream = 0; \
5740 if (!cb->privateStream) continue; in flushCommandBufferPendingCommandsBottomUp()5745 static_cast<CommandBufferStagingStream*>(cb->privateStream); in flushCommandBufferPendingCommandsBottomUp()7261 sStaging.pushStaging((CommandBufferStagingStream*)cb->privateStream, cb->privateEncoder); in resetCommandBufferStagingInfo()7263 cb->privateStream = nullptr; in resetCommandBufferStagingInfo()7411 sStaging.popStaging((CommandBufferStagingStream**)&cb->privateStream, &cb->privateEncoder); in getCommandBufferEncoder()7415 ((CommandBufferStagingStream*)cb->privateStream)->getWritten(&writtenPtr, &written); in getCommandBufferEncoder()