Home
last modified time | relevance | path

Searched refs:ClearTransactionDataStatistics (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_unmarshal_thread_test.cpp111 RSUnmarshalThread::Instance().ClearTransactionDataStatistics();
116 RSUnmarshalThread::Instance().ClearTransactionDataStatistics();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.h39 void ClearTransactionDataStatistics();
H A Drs_unmarshal_thread.cpp252 void RSUnmarshalThread::ClearTransactionDataStatistics() in ClearTransactionDataStatistics() function in OHOS::Rosen::RSUnmarshalThread
H A Drs_main_thread.cpp815 RSUnmarshalThread::Instance().ClearTransactionDataStatistics(); in ProcessCommand()