Home
last modified time | relevance | path

Searched refs:SnapShot (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp342 if ((GetFirstDisplay()->SnapShot()) != nullptr) { in PresentAndCheck()
343 HdiTestDevice::GetInstance().GetGrallocInterface()->InvalidateCache(*(GetFirstDisplay()->SnapShot())); in PresentAndCheck()
344 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_test_display.h53 BufferHandle* SnapShot() in SnapShot() function in OHOS::HDI::Display::TEST::HdiTestDisplay
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp186 if ((GetFirstDisplay()->SnapShot()) != nullptr) { in PresentAndCheck()
187 HdiTestDevice::GetInstance().GetGrallocInterface()->InvalidateCache(*(GetFirstDisplay()->SnapShot())); in PresentAndCheck()
188 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp180 if ((GetFirstDisplay()->SnapShot()) != nullptr) { in PresentAndCheck()
181 HdiTestDevice::GetInstance().GetGrallocInterface()->InvalidateCache(*(GetFirstDisplay()->SnapShot())); in PresentAndCheck()
182 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()

Completed in 7 milliseconds