Searched refs:getBlobHandle (Results 1 – 10 of 10) sorted by relevance
30 uint32_t StubVirtGpuResource::getBlobHandle() const { return 0; } in getBlobHandle() function in StubVirtGpuResource
29 uint32_t getBlobHandle() const override;
26 uint32_t FuchsiaVirtGpuResource::getBlobHandle() const { in getBlobHandle() function in FuchsiaVirtGpuResource
31 uint32_t getBlobHandle() const override;
48 uint32_t LinuxVirtGpuResource::getBlobHandle() const { return mBlobHandle; } in getBlobHandle() function in LinuxVirtGpuResource
234 blobHandle = blob->getBlobHandle(); in execBuffer()
43 uint32_t RutabagaVirtGpuResource::getBlobHandle() const { in getBlobHandle() function in gfxstream::RutabagaVirtGpuResource
51 uint32_t getBlobHandle() const override;
140 virtual uint32_t getBlobHandle() const = 0;