Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.h34 TransactionDataMap GetCachedTransactionData();
H A Drs_unmarshal_thread.cpp135 TransactionDataMap RSUnmarshalThread::GetCachedTransactionData() in GetCachedTransactionData() function in OHOS::Rosen::RSUnmarshalThread
H A Drs_main_thread.cpp524 auto cachedTransactionData = RSUnmarshalThread::Instance().GetCachedTransactionData(); in Init()