Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h72 rcDestroySyncKHRAsync_server_proc_t rcDestroySyncKHRAsync; member
/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h72 rcDestroySyncKHRAsync_client_proc_t rcDestroySyncKHRAsync; member
DrenderControl_entry.cpp440 void rcDestroySyncKHRAsync(uint64_t sync) in rcDestroySyncKHRAsync() function
/hardware/google/gfxstream/host/
DRenderControl.cpp1492 static void rcDestroySyncKHRAsync(uint64_t handle) { in rcDestroySyncKHRAsync() function