Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_test.cpp61 int32_t screenIndex = 0; variable
477 int32_t screenIndex = 0; variable
493 int32_t screenIndex = 0; variable
510 int32_t screenIndex = 0; variable
527 int32_t screenIndex = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp573 void RSScreen::DisplayDump(int32_t screenIndex, std::string& dumpString) in DisplayDump()
630 void RSScreen::SurfaceDump(int32_t screenIndex, std::string& dumpString) in SurfaceDump()
639 void RSScreen::FpsDump(int32_t screenIndex, std::string& dumpString, std::string& arg) in FpsDump()
648 void RSScreen::ClearFpsDump(int32_t screenIndex, std::string& dumpString, std::string& arg) in ClearFpsDump()
657 void RSScreen::HitchsDump(int32_t screenIndex, std::string& dumpString, std::string& arg) in HitchsDump()