Home | History | Annotate | Download | only in core

Lines Matching defs:DisplayHDMI

35 #define __CLASS__ "DisplayHDMI"
39 DisplayHDMI::DisplayHDMI(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
46 DisplayError DisplayHDMI::Init() {
100 DisplayError DisplayHDMI::Prepare(LayerStack *layer_stack) {
123 DisplayError DisplayHDMI::GetRefreshRateRange(uint32_t *min_refresh_rate,
138 DisplayError DisplayHDMI::SetRefreshRate(uint32_t refresh_rate) {
153 bool DisplayHDMI::IsUnderscanSupported() {
158 DisplayError DisplayHDMI::OnMinHdcpEncryptionLevelChange(uint32_t min_enc_level) {
163 uint32_t DisplayHDMI::GetBestConfig(HWS3DMode s3d_mode) {
219 void DisplayHDMI::GetScanSupport() {
252 void DisplayHDMI::SetS3DMode(LayerStack *layer_stack) {
292 DisplayError DisplayHDMI::VSync(int64_t timestamp) {