Home
last modified time | relevance | path

Searched defs:CreateBlob (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gfxstream/guest/platform/rutabaga/
DRutabagaLayer.cpp452 std::optional<uint32_t> EmulatedVirtioGpu::EmulatedVirtioGpuImpl::CreateBlob( in CreateBlob() function in gfxstream::EmulatedVirtioGpu::EmulatedVirtioGpuImpl
1013 std::optional<uint32_t> EmulatedVirtioGpu::CreateBlob(uint32_t contextId, in CreateBlob() function in gfxstream::EmulatedVirtioGpu
/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h1520 size_t CreateBlob(const void *data, size_t len, size_t trailing, Type type) { in CreateBlob() function