Home
last modified time | relevance | path

Searched defs:SortLayersByZ (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_layer.h181 struct SortLayersByZ { struct
182 bool operator () (const HdiLayer *lhs, const HdiLayer *rhs) const in operator()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Dhdi_layer.h181 struct SortLayersByZ { struct
182 bool operator () (const HdiLayer *lhs, const HdiLayer *rhs) const in operator()
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
Dhdi_layer.h202 struct SortLayersByZ { struct
203 bool operator () (const HdiLayer *lhs, const HdiLayer *rhs) const in operator()