Home
last modified time | relevance | path

Searched refs:RecordPresentTime (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h56 bool RecordPresentTime(int64_t timestamp);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdilayer_fuzzer/
H A Dhdilayer_fuzzer.cpp124 hdiLayer->RecordPresentTime(timestamp); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp143 HdiLayerTest::hdiLayer_->RecordPresentTime(0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp554 if (layer->RecordPresentTime(timestamp)) { in UpdateInfosAfterCommit()
H A Dhdi_layer.cpp619 bool HdiLayer::RecordPresentTime(int64_t timestamp) in RecordPresentTime() function in OHOS::Rosen::HdiLayer

Completed in 4 milliseconds