Home
last modified time | relevance | path

Searched refs:hw_block_count (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_base.cpp597 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in AppendDump()
617 if (hw_rotator_session.hw_block_count > 0) { in AppendDump()
665 if (hw_rotator_session->hw_block_count) { in IsRotationRequired()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h256 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp190 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate()
440 if (hw_rotator_session->hw_block_count) { in Commit()