HomeSort by relevance Sort by last modified time
    Searched refs:display_intf_ (Results 1 - 20 of 20) sorted by null

  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_primary.cpp 114 color_mode_ = new HWCColorMode(display_intf_);
153 if (display_intf_)
154 display_intf_->ApplyDefaultDisplayMode();
191 error = display_intf_->SetRefreshRate(refresh_rate);
218 DisplayError error = display_intf_->Flush();
321 if (display_intf_) {
322 error = display_intf_->SetDisplayMode(mode);
402 display_intf_->SetIdleTimeoutMs(timeout_ms);
544 if (display_intf_) {
545 error = display_intf_->SetDetailEnhancerData(de_data)
    [all...]
hwc_display.cpp 59 HWCColorMode::HWCColorMode(DisplayInterface *display_intf) : display_intf_(display_intf) {}
137 DisplayError error = display_intf_->SetColorMode(color_mode_transform);
146 DisplayError error = display_intf_->SetColorTransform(kColorTransformMatrixCount, matrix);
165 DisplayError error = display_intf_->GetColorModeCount(&color_mode_count);
175 error = display_intf_->GetColorModes(&color_mode_count, &color_modes);
225 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
228 type_, this, &display_intf_);
255 display_intf_->GetRefreshRateRange(&min_refresh_rate_, &max_refresh_rate_);
262 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
476 error = display_intf_->SetVSyncState(state)
    [all...]
hwc_display_external.cpp 137 if (display_intf_->IsUnderscanSupported()) {
182 DisplayError error = display_intf_->Flush();
hwc_display_virtual.cpp 128 DisplayError error = display_intf_->Flush();
164 return display_intf_->SetActiveConfig(&variable_info);
hwc_display.h 76 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCColorMode
232 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_primary.cpp 135 if (display_intf_)
136 display_intf_->ApplyDefaultDisplayMode();
180 error = display_intf_->SetRefreshRate(refresh_rate);
216 DisplayError error = display_intf_->Flush();
270 if (display_intf_) {
271 error = display_intf_->SetDisplayMode(mode);
353 display_intf_->SetIdleTimeoutMs(timeout_ms);
495 if (display_intf_) {
496 error = display_intf_->SetDetailEnhancerData(de_data);
504 if (display_intf_) {
    [all...]
hwc_display.cpp 73 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
76 error, type_, this, &display_intf_);
101 display_intf_->GetRefreshRateRange(&min_refresh_rate_, &max_refresh_rate_);
118 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
142 error = display_intf_->SetVSyncState(enable);
196 DisplayError error = display_intf_->SetDisplayState(state);
223 DisplayError error = display_intf_->GetFrameBufferConfig(&variable_config);
612 DisplayError error = display_intf_->Prepare(&layer_stack_);
654 display_intf_->IsPrimaryDisplay() ? HWC_DISPLAY_PRIMARY: id_;
697 error = display_intf_->Commit(&layer_stack_)
    [all...]
hwc_display_external.cpp 141 error = display_intf_->SetRefreshRate(refresh_rate);
177 if (display_intf_->IsUnderscanSupported()) {
222 DisplayError error = display_intf_->Flush();
309 display_intf_->GetFrameBufferConfig(&fb_config);
hwc_display_virtual.cpp 167 DisplayError error = display_intf_->Flush();
248 error = display_intf_->SetActiveConfig(&variable_info);
hwc_display.h 192 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 114 color_mode_ = new HWCColorMode(display_intf_);
153 if (display_intf_)
154 display_intf_->ApplyDefaultDisplayMode();
191 error = display_intf_->SetRefreshRate(refresh_rate);
218 DisplayError error = display_intf_->Flush();
321 if (display_intf_) {
322 error = display_intf_->SetDisplayMode(mode);
402 display_intf_->SetIdleTimeoutMs(timeout_ms);
538 if (display_intf_) {
539 error = display_intf_->ControlPartialUpdate(enable, pending)
    [all...]
hwc_display.cpp 59 HWCColorMode::HWCColorMode(DisplayInterface *display_intf) : display_intf_(display_intf) {}
137 DisplayError error = display_intf_->SetColorMode(color_mode_transform);
146 DisplayError error = display_intf_->SetColorTransform(kColorTransformMatrixCount, matrix);
165 DisplayError error = display_intf_->GetColorModeCount(&color_mode_count);
175 error = display_intf_->GetColorModes(&color_mode_count, &color_modes);
225 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
228 type_, this, &display_intf_);
255 display_intf_->GetRefreshRateRange(&min_refresh_rate_, &max_refresh_rate_);
262 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
476 error = display_intf_->SetVSyncState(state)
    [all...]
hwc_display_external.cpp 137 if (display_intf_->IsUnderscanSupported()) {
182 DisplayError error = display_intf_->Flush();
hwc_display_virtual.cpp 128 DisplayError error = display_intf_->Flush();
164 return display_intf_->SetActiveConfig(&variable_info);
hwc_display.h 76 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCColorMode
228 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.cpp 134 if (display_intf_)
135 display_intf_->ApplyDefaultDisplayMode();
175 error = display_intf_->SetRefreshRate(refresh_rate);
211 DisplayError error = display_intf_->Flush();
265 if (display_intf_) {
266 error = display_intf_->SetDisplayMode(mode);
348 display_intf_->SetIdleTimeoutMs(timeout_ms);
485 if (display_intf_) {
486 error = display_intf_->ControlPartialUpdate(enable, pending);
495 if (display_intf_) {
    [all...]
hwc_display.cpp 73 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
76 error, type_, this, &display_intf_);
101 display_intf_->GetRefreshRateRange(&min_refresh_rate_, &max_refresh_rate_);
116 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
140 error = display_intf_->SetVSyncState(enable);
194 DisplayError error = display_intf_->SetDisplayState(state);
221 DisplayError error = display_intf_->GetFrameBufferConfig(&variable_config);
575 DisplayError error = display_intf_->Prepare(&layer_stack_);
645 error = display_intf_->Commit(&layer_stack_);
674 display_intf_->Flush()
    [all...]
hwc_display_external.cpp 135 error = display_intf_->SetRefreshRate(metadata_refresh_rate_);
173 if (display_intf_->IsUnderscanSupported()) {
218 DisplayError error = display_intf_->Flush();
hwc_display_virtual.cpp 167 DisplayError error = display_intf_->Flush();
248 error = display_intf_->SetActiveConfig(&variable_info);
hwc_display.h 178 DisplayInterface *display_intf_ = NULL; member in class:sdm::HWCDisplay

Completed in 165 milliseconds