Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread.cpp241 commandTimestamp_ = transactionData->GetTimestamp(); in RecvTransactionData()
436 if (commandTimestamp_ != 0) { in ProcessCommands()
437 uiTimestamp_ = commandTimestamp_; in ProcessCommands()
438 commandTimestamp_ = 0; in ProcessCommands()
H A Drs_render_thread.h179 uint64_t commandTimestamp_ = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_test.cpp191 RSRenderThread::Instance().commandTimestamp_ = 1; // for test