Home
last modified time | relevance | path

Searched defs:layerMaps_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.h42 std::unordered_map<uint32_t, uint32_t> layerMaps_; variable
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_display.h72 std::unordered_map<uint32_t, std::shared_ptr<HdiTestLayer>> layerMaps_; variable