Home | History | Annotate | Download | only in core

Lines Matching defs:DisplayHDMI

36 #define __CLASS__ "DisplayHDMI"
40 DisplayHDMI::DisplayHDMI(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
47 DisplayError DisplayHDMI::Init() {
101 DisplayError DisplayHDMI::Deinit() {
110 DisplayError DisplayHDMI::Prepare(LayerStack *layer_stack) {
130 DisplayError DisplayHDMI::GetRefreshRateRange(uint32_t *min_refresh_rate,
145 DisplayError DisplayHDMI::SetRefreshRate(uint32_t refresh_rate) {
160 bool DisplayHDMI::IsUnderscanSupported() {
165 DisplayError DisplayHDMI::OnMinHdcpEncryptionLevelChange(uint32_t min_enc_level) {
170 uint32_t DisplayHDMI::GetBestConfig(HWS3DMode s3d_mode) {
226 void DisplayHDMI::GetScanSupport() {
259 void DisplayHDMI::SetS3DMode(LayerStack *layer_stack) {
299 void DisplayHDMI::CECMessage(char *message) {
303 DisplayError DisplayHDMI::VSync(int64_t timestamp) {