Searched refs:display_rotator_ctx_ (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.cpp91 error = rotator_intf_->RegisterDisplay(display_type_, &display_rotator_ctx_);
132 rotator_intf_->UnregisterDisplay(display_rotator_ctx_);
247 error = rotator_intf_->Prepare(display_rotator_ctx_, &hw_layers_);
251 error = rotator_intf_->Purge(display_rotator_ctx_);
310 error = rotator_intf_->Commit(display_rotator_ctx_, &hw_layers_);
330 error = rotator_intf_->PostCommit(display_rotator_ctx_, &hw_layers_);
361 error = rotator_intf_->Purge(display_rotator_ctx_);
442 error = rotator_intf_->Purge(display_rotator_ctx_);
H A Ddisplay_base.h141 Handle display_rotator_ctx_ = 0; member in class:sdm::DisplayBase

Completed in 31 milliseconds