Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
Drs_screen_capability.cpp22 bool supportWriteBack, const std::vector<RSScreenProps>& props) in RSScreenCapability()
59 void RSScreenCapability::SetSupportWriteBack(bool supportWriteBack) in SetSupportWriteBack()
172 bool supportWriteBack = false; in Unmarshalling() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/
Dhdiscreen_fuzzer.cpp77 bool supportWriteBack = GetData<bool>(); in HdiScreenFuzzTest2() local