Home
last modified time | relevance | path

Searched refs:is_active_secure_display (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.h134 bool *power_on_pending, bool is_active_secure_display);
Dhwc_display_builtin.cpp1009 bool *power_on_pending, bool is_active_secure_display) { in HandleSecureSession() argument
1014 if (!is_active_secure_display) { in HandleSecureSession()
1018 is_active_secure_display); in HandleSecureSession()
Dhwc_display.h237 bool *power_on_pending, bool is_active_secure_display);
Dhwc_session.cpp3284 bool is_active_secure_display = false; in HandleSecureSession() local
3289 is_active_secure_display = true; in HandleSecureSession()
3293 is_active_secure_display); in HandleSecureSession()
Dhwc_display.cpp2231 bool *power_on_pending, bool is_active_secure_display) { in HandleSecureSession() argument