Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h74 rcComposeAsyncWithoutPost_server_proc_t rcComposeAsyncWithoutPost; member
/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h74 rcComposeAsyncWithoutPost_client_proc_t rcComposeAsyncWithoutPost; member
DrenderControl_entry.cpp452 void rcComposeAsyncWithoutPost(uint32_t bufferSize, void* buffer) in rcComposeAsyncWithoutPost() function
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp1482 static void rcComposeAsyncWithoutPost(uint32_t bufferSize, void* buffer) { in rcComposeAsyncWithoutPost() function