Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h69 rcSetTracingForPuid_server_proc_t rcSetTracingForPuid; member
/aosp_15_r20/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_context.h69 rcSetTracingForPuid_client_proc_t rcSetTracingForPuid; member
DrenderControl_entry.cpp422 void rcSetTracingForPuid(uint64_t puid, uint32_t enable, uint64_t guestTime) in rcSetTracingForPuid() function
/aosp_15_r20/hardware/google/gfxstream/host/
DRenderControl.cpp1454 static void rcSetTracingForPuid(uint64_t puid, uint32_t enable, uint64_t time) { in rcSetTracingForPuid() function