Home
last modified time | relevance | path

Searched defs:stream_renderer_create_blob (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h237 struct stream_renderer_create_blob { struct
253 VG_EXPORT int stream_renderer_create_blob(uint32_t ctx_id, uint32_t res_handle, argument
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/
H A Dgfxstream.rs79 pub type stream_renderer_create_blob = ResourceCreateBlob; typedef
159 fn stream_renderer_create_blob( in stream_renderer_create_blob() function
162 create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
716 &resource_create_blob as *const stream_renderer_create_blob, in create_blob() constant
H A Dgfxstream_stub.rs128 extern "C" fn stream_renderer_create_blob( in stream_renderer_create_blob() function
131 _create_blob: *const stream_renderer_create_blob, in stream_renderer_create_blob()
/aosp_15_r20/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp285 VG_EXPORT int stream_renderer_create_blob(uint32_t ctx_id, uint32_t res_handle, in stream_renderer_create_blob() function