Home
last modified time | relevance | path

Searched defs:layerInfos (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdioutput_fuzzer/
H A Dhdioutput_fuzzer.cpp86 std::vector<LayerInfoPtr> layerInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdibackend_fuzzer/
H A Dhdibackend_fuzzer.cpp85 std::vector<LayerInfoPtr> layerInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display_manager.cpp191 …id RoundCornerDisplayManager::DrawRoundCorner(const RoundCornerDisplayManager::RCDLayerInfoVec& la… in DrawRoundCorner()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp123 void HdiOutput::SetLayerInfo(const std::vector<LayerInfoPtr> &layerInfos) in SetLayerInfo()
249 void HdiOutput::GetLayerInfos(std::vector<LayerInfoPtr>& layerInfos) in GetLayerInfos()