Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/platform/kumquat/
H A DVirtGpuKumquatDevice.cpp194 struct drm_kumquat_resource_import resource_import = {0}; in importBlob() local
/aosp_15_r20/external/crosvm/rutabaga_gfx/kumquat/gpu_client/src/virtgpu/
H A Dvirtgpu_kumquat.rs635 pub fn resource_import( in resource_import() method