Home
last modified time | relevance | path

Searched refs:SelectHitchsInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h66 void SelectHitchsInfo(std::string windowName, std::string &result);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp754 layer->SelectHitchsInfo(arg, result); in DumpHitchs()
H A Dhdi_layer.cpp640 void HdiLayer::SelectHitchsInfo(std::string windowName, std::string &result) in SelectHitchsInfo() function in OHOS::Rosen::HdiLayer