Home
last modified time | relevance | path

Searched refs:ignore_bad_display_errors_on_destroy_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.h156 ignore_bad_display_errors_on_destroy_ = ignore; in IgnoreBadDisplayErrorsOnDestroy()
288 bool ignore_bad_display_errors_on_destroy_ = false; variable
H A Dhardware_composer.cpp1288 (!ignore_bad_display_errors_on_destroy_ || in Reset()
1306 ignore_bad_display_errors_on_destroy_ = false; in Reset()
1355 swap(ignore_bad_display_errors_on_destroy_, in operator =()
1356 other.ignore_bad_display_errors_on_destroy_); in operator =()