Home
last modified time | relevance | path

Searched refs:RS_PROFILER_PATCH_TRANSACTION_TIME (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h44 #define RS_PROFILER_PATCH_TRANSACTION_TIME(parcel, time) time = RSProfiler::PatchTransactionTime(parcel, time) macro
78 #define RS_PROFILER_PATCH_TRANSACTION_TIME(parcel, time) macro
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp292 parcel.ReadUint64(timestamp_) && ({RS_PROFILER_PATCH_TRANSACTION_TIME(parcel, timestamp_); true;}) && in UnmarshallingCommand()

Completed in 3 milliseconds