Home
last modified time | relevance | path

Searched refs:display_type (Results 1 – 25 of 42) sorted by relevance

12

/hardware/qcom/display/msm8909/sdm/libs/core/
Dcomp_manager.cpp129 display_comp_ctx->display_type = type; in RegisterDisplay()
142 display_comp_ctx->display_type); in RegisterDisplay()
163 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
164 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
166 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay()
172 display_comp_ctx->display_type); in UnregisterDisplay()
210 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay()
328 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare()
375 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure()
392 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit()
[all …]
Dhw_events_interface.h48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
Dhw_events_interface.cpp43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument
56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
Dcomp_manager.h71 bool SetDisplayState(Handle display_ctx, DisplayState state, DisplayType display_type);
89 DisplayType display_type = kPrimary; member
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dcomp_manager.cpp129 display_comp_ctx->display_type = type; in RegisterDisplay()
142 display_comp_ctx->display_type); in RegisterDisplay()
163 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
164 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
166 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay()
172 display_comp_ctx->display_type); in UnregisterDisplay()
210 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay()
311 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare()
358 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure()
375 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit()
[all …]
Dhw_events_interface.h48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
Dhw_events_interface.cpp43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument
56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
Dcomp_manager.h72 bool SetDisplayState(Handle display_ctx, DisplayState state, DisplayType display_type);
93 DisplayType display_type = kPrimary; member
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcomp_manager.cpp129 display_comp_ctx->display_type = type; in RegisterDisplay()
141 display_comp_ctx->display_type); in RegisterDisplay()
162 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
163 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
165 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay()
171 display_comp_ctx->display_type); in UnregisterDisplay()
209 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay()
307 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare()
353 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure()
370 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit()
[all …]
Dhw_events_interface.h50 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
54 static DisplayError Create(int display_type, HWEventHandler *event_handler,
Dhw_events_interface.cpp43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument
56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
Dcomp_manager.h71 bool SetDisplayState(Handle display_ctx, DisplayState state, DisplayType display_type);
91 DisplayType display_type = kPrimary; member
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcomp_manager.cpp115 display_comp_ctx->display_type = type; in RegisterDisplay()
125 display_comp_ctx->display_type); in RegisterDisplay()
146 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
147 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay()
149 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay()
155 display_comp_ctx->display_type); in UnregisterDisplay()
193 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay()
277 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare()
314 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure()
331 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit()
[all …]
/hardware/intel/common/libva/va/drm/
Dva_drm.c39 pDriverContext->display_type == VA_DISPLAY_DRM); in va_DisplayContextIsValid()
107 pDriverContext->display_type = VA_DISPLAY_DRM; in vaGetDisplayDRM()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Ddebug.cpp83 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument
85 switch (display_type) { in GetMaxPipesPerMixer()
/hardware/intel/common/libva/va/wayland/
Dva_wayland.c62 pDriverContext->display_type == VA_DISPLAY_WAYLAND); in va_DisplayContextIsValid()
138 pDriverContext->display_type = VA_DISPLAY_WAYLAND; in vaGetDisplayWl()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Ddebug.cpp89 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument
91 switch (display_type) { in GetMaxPipesPerMixer()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Ddebug.cpp89 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument
91 switch (display_type) { in GetMaxPipesPerMixer()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp88 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument
90 switch (display_type) { in GetMaxPipesPerMixer()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_events_drm.h48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
Dhw_events_drm.cpp137 DisplayError HWEventsDRM::Init(int display_type, HWEventHandler *event_handler, in Init() argument
144 event_thread_name_ += " - " + std::to_string(display_type); in Init()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_events_drm.h48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
Dhw_events_drm.cpp137 DisplayError HWEventsDRM::Init(int display_type, HWEventHandler *event_handler, in Init() argument
144 event_thread_name_ += " - " + std::to_string(display_type); in Init()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_events_drm.h48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler,
Dhw_events_drm.cpp142 DisplayError HWEventsDRM::Init(int display_type, HWEventHandler *event_handler, in Init() argument
149 event_thread_name_ += " - " + std::to_string(display_type); in Init()

12