Searched refs:WriteToColorBufferFromLinear (Results 1 – 2 of 2) sorted by relevance
132 int WriteToColorBufferFromLinear(uint64_t offset, stream_renderer_box* box);
475 ret = WriteToColorBufferFromLinear(offset, box); in TransferWrite()655 int VirtioGpuResource::WriteToColorBufferFromLinear(uint64_t offset, stream_renderer_box* box) { in WriteToColorBufferFromLinear() function in gfxstream::host::VirtioGpuResource