OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_rotator_ctx_
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/core/
display_base.cpp
88
error = rotator_intf_->RegisterDisplay(display_type_, &
display_rotator_ctx_
);
124
rotator_intf_->UnregisterDisplay(
display_rotator_ctx_
);
238
error = rotator_intf_->Prepare(
display_rotator_ctx_
, &hw_layers_);
242
error = rotator_intf_->Purge(
display_rotator_ctx_
);
299
error = rotator_intf_->Commit(
display_rotator_ctx_
, &hw_layers_);
319
error = rotator_intf_->PostCommit(
display_rotator_ctx_
, &hw_layers_);
350
error = rotator_intf_->Purge(
display_rotator_ctx_
);
428
error = rotator_intf_->Purge(
display_rotator_ctx_
);
[
all
...]
display_base.h
138
Handle
display_rotator_ctx_
= 0;
member in class:sdm::DisplayBase
Completed in 2239 milliseconds