Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 5 of 5) sorted by relevance

/test/xts/hats/hdf/display/composer/unittest/
Dhdi_composer_ut.cpp47 static int32_t CheckComposition(std::vector<LayerSettings> &layers, BufferHandle* clientBuffer, in CheckComposition()
146 std::vector<std::shared_ptr<HdiTestLayer>> layers; in CreateLayers() local
297 std::vector<uint32_t> layers {}; variable
315 std::vector<uint32_t> layers {}; variable
418 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
453 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
479 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
505 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
527 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
549 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); variable
[all …]
/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp37 static void SimpleHandleAlpha(const LayerSettings& layers, uint32_t& color) in SimpleHandleAlpha()
57 static std::vector<uint32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::ve… in GetCheckColors()
80 int32_t HdiCompositionCheck::Check(const std::vector<LayerSettings> &layers, in Check()
Dhdi_test_display.cpp115 std::vector<uint32_t> layers; in RefreshLayersCompType() local
132 std::vector<uint32_t> layers; in GetLayersReleaseFence() local
/test/xts/hats/hdf/display/composer/benchmark/
Ddisplay_benchmark_test.cpp67 static int32_t CheckComposition(std::vector<LayerSettings> &layers, BufferHandle* clientBuffer, in CheckComposition()
159 std::vector<std::shared_ptr<HdiTestLayer>> layers; in CreateLayers() local
362 std::vector<uint32_t> layers {}; in BENCHMARK_F() local
381 std::vector<uint32_t> layers {}; in BENCHMARK_F() local
612 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
644 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
672 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
699 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
725 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
752 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in BENCHMARK_F() local
[all …]
/test/xts/hats/hdf/display/composer/moduletest/
Dhdi_device_test.cpp225 static int32_t CheckComposition(std::vector<LayerSettings> &layers, BufferHandle* clientBuffer, in CheckComposition()
323 std::vector<std::shared_ptr<HdiTestLayer>> layers; in CreateLayers() local
434 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in TEST_F() local
457 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(layersSetting); in TEST_P() local
510 std::vector<std::shared_ptr<HdiTestLayer>> layers = CreateLayers(settings); in TEST_F() local