Home
last modified time | relevance | path

Searched refs:RS_PROFILER_PATCH_PID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h40 #define RS_PROFILER_PATCH_PID(parcel, pid) pid = RSProfiler::PatchPid(parcel, pid) macro
67 #define RS_PROFILER_PATCH_PID(parcel, pid) macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp274 parcel.ReadInt32(pid) && ({RS_PROFILER_PATCH_PID(parcel, pid); pid_ = pid; true;}) && in UnmarshallingCommand()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp451 RS_PROFILER_PATCH_PID(data, pid); in OnRemoteRequest()
818 RS_PROFILER_PATCH_PID(data, pid); in OnRemoteRequest()
865 RS_PROFILER_PATCH_PID(data, pid); in OnRemoteRequest()