Home
last modified time | relevance | path

Searched refs:HWSolidfillStage (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h492 struct HWSolidfillStage { struct
504 HWSolidfillStage hw_solidfill_stage {}; argument
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.h134 void AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha);
Dhw_device_drm.cpp1023 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h605 struct HWSolidfillStage { struct
617 HWSolidfillStage hw_solidfill_stage {}; argument
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.h149 void AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha);
Dhw_device_drm.cpp1207 void HWDeviceDRM::AddSolidfillStage(const HWSolidfillStage &sf, uint32_t plane_alpha) { in AddSolidfillStage()
1994 HWSolidfillStage sf = {}; in AddDimLayerIfNeeded()