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

12

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

Completed in 440 milliseconds

12