Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.h49 #define RS_PROFILER_WRITE_PARCEL_DATA(parcel) RSProfiler::WriteParcelData(parcel)
166 RSB_EXPORT static void WriteParcelData(Parcel& parcel);
H A Drs_profiler_base.cpp1010 void RSProfiler::WriteParcelData(Parcel& parcel) in WriteParcelData() function in OHOS::Rosen::RSProfiler