/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | display_base.cpp | 600 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in AppendDump() 620 if (hw_rotator_session.hw_block_count > 0) { in AppendDump() 669 if (hw_rotator_session->hw_block_count) { in IsRotationRequired()
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 292 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | hw_info_types.h | 323 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | hw_info_types.h | 329 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | hw_info_types.h | 330 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | hw_info_types.h | 373 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | hw_info_types.h | 456 uint32_t hw_block_count = 0; // number of rotator hw blocks used by rotator session member
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_device.cpp | 191 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 471 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_base.cpp | 589 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in AppendDump() 609 if (hw_rotator_session.hw_block_count > 0) { in AppendDump()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | display_base.cpp | 609 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in AppendDump() 629 if (hw_rotator_session.hw_block_count > 0) { in AppendDump()
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_device.cpp | 214 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 526 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_base.cpp | 606 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in Dump() 627 if (hw_rotator_session.hw_block_count > 0) { in Dump()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_device.cpp | 210 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 528 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 537 if (hw_rotator_session->hw_block_count) { in AtomicCommit()
|
/hardware/qcom/sdm845/display/sdm/libs/core/fb/ |
D | hw_device.cpp | 215 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 526 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_device.cpp | 227 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 538 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.cpp | 630 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in Dump() 651 if (hw_rotator_session.hw_block_count > 0) { in Dump()
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_device.cpp | 211 bool is_rotator_used = (hw_rotator_session->hw_block_count != 0); in Validate() 529 if (hw_rotator_session->hw_block_count) { in Commit()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.cpp | 742 for (uint32_t count = 0; count < hw_rotator_session.hw_block_count; count++) { in Dump() 763 if (hw_rotator_session.hw_block_count > 0) { in Dump()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 776 if (hw_rotator_session->hw_block_count) { in AtomicCommit()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_device_drm.cpp | 771 if (hw_rotator_session->hw_block_count) { in AtomicCommit()
|