Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h498 …void RequestNextVsyncForCachedCommand(std::string& transactionFlags, pid_t pid, uint64_t curIndex);
H A Drs_main_thread.cpp1086 void RSMainThread::RequestNextVsyncForCachedCommand(std::string& transactionFlags, pid_t pid, uint6… in RequestNextVsyncForCachedCommand() function in OHOS::Rosen::RSMainThread
1121 RequestNextVsyncForCachedCommand(transactionFlags, pid, curIndex); in CheckAndUpdateTransactionIndex()