Home
last modified time | relevance | path

Searched refs:layerSettings (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp337 static inline void PresentAndCheck(std::vector<LayerSettings> &layerSettings, in PresentAndCheck() argument
344 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()
425 std::vector<LayerSettings> layerSettings = GetParam(); in TEST_P() local
426 CreateLayers(layerSettings); in TEST_P()
427 PresentAndCheck(layerSettings); in TEST_P()
/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp181 static inline void PresentAndCheck(std::vector<LayerSettings> &layerSettings, in PresentAndCheck() argument
188 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp175 static inline void PresentAndCheck(std::vector<LayerSettings> &layerSettings, in PresentAndCheck() argument
182 ret = CheckComposition(layerSettings, GetFirstDisplay()->SnapShot(), checkType); in PresentAndCheck()

Completed in 6 milliseconds