Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DVirtioGpuResource.h123 int ReadFromPipeToLinear(const GoldfishPipeServiceOps* ops, uint64_t offset,
DVirtioGpuResource.cpp420 ret = ReadFromPipeToLinear(ops, offset, box); in TransferRead()
490 int VirtioGpuResource::ReadFromPipeToLinear(const GoldfishPipeServiceOps* ops, uint64_t offset, in ReadFromPipeToLinear() function in gfxstream::host::VirtioGpuResource