Home
last modified time | relevance | path

Searched refs:PatchTransactionTime (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h42 #define RS_PROFILER_PATCH_TRANSACTION_TIME(parcel, time) time = RSProfiler::PatchTransactionTime(pa…
144 …RSB_EXPORT static uint64_t PatchTransactionTime(const Parcel& parcel, uint64_t timeAtRecordProcess…
H A Drs_profiler_base.cpp229 uint64_t RSProfiler::PatchTransactionTime(const Parcel& parcel, uint64_t time) in PatchTransactionTime() function in OHOS::Rosen::RSProfiler