Searched defs:cmdSizeBytes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/ |
D | rsgApiReplay.cpp | 32 void rsp_ContextSendMessage(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextSendMessage() 49 void rsp_AllocationSetupBufferQueue(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationSetupBufferQueue() 57 void rsp_AllocationShareBufferQueue(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationShareBufferQueue() 65 void rsp_AllocationGetSurface(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationGetSurface() 73 void rsp_AllocationSetSurface(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationSetSurface() 81 void rsp_AllocationAdapterOffset(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationAdapterOffset() 98 void rsp_ContextFinish(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextFinish() 104 void rsp_ContextDump(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextDump() 110 void rsp_ContextSetPriority(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextSetPriority() 116 void rsp_ContextDestroyWorker(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextDestroyWorker() [all …]
|