Searched refs:hlayer (Results 1 – 10 of 10) sorted by relevance
/device/soc/rockchip/rk3399/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 119 HdiLayer &hlayer, in ApplyPlane() argument 126 HdiLayerBuffer *layerBuffer = hlayer.GetCurrentBuffer(); in ApplyPlane() 220 HdiLayer *hlayer = mCompLayers[i]; in FindPlaneAndApply() local 236 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
D | hdi_drm_composition.h | 59 …int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr p…
|
/device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 119 HdiLayer &hlayer, in ApplyPlane() argument 126 HdiLayerBuffer *layerBuffer = hlayer.GetCurrentBuffer(); in ApplyPlane() 228 HdiLayer *hlayer = mCompLayers[i]; in FindPlaneAndApply() local 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
D | hdi_drm_composition.h | 59 …int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr p…
|
/device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 119 HdiLayer &hlayer, in ApplyPlane() argument 126 HdiLayerBuffer *layerBuffer = hlayer.GetCurrentBuffer(); in ApplyPlane() 228 HdiLayer *hlayer = mCompLayers[i]; in FindPlaneAndApply() local 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
D | hdi_drm_composition.h | 59 …int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr p…
|
/device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 119 HdiLayer &hlayer, in ApplyPlane() argument 126 HdiLayerBuffer *layerBuffer = hlayer.GetCurrentBuffer(); in ApplyPlane() 228 HdiLayer *hlayer = mCompLayers[i]; in FindPlaneAndApply() local 244 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
D | hdi_drm_composition.h | 59 …int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr p…
|
/device/soc/rockchip/common/hardware/display/src/display_device/ |
D | hdi_drm_composition.cpp | 124 … int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, in ApplyPlane() argument 130 HdiLayerBuffer *layerBuffer = hlayer.GetCurrentBuffer(); in ApplyPlane() 245 HdiLayer *hlayer = mCompLayers[i]; in FindPlaneAndApply() local 262 ret = ApplyPlane(*layer, *hlayer, *drmPlane, pset); in FindPlaneAndApply()
|
D | hdi_drm_composition.h | 63 …int32_t ApplyPlane(HdiDrmLayer &layer, HdiLayer &hlayer, DrmPlane &drmPlane, drmModeAtomicReqPtr p…
|