Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_layer.h185 struct SortLayersByZ { struct
186 bool operator () (const HdiLayer *lhs, const HdiLayer *rhs) const in operator()
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.h202 struct SortLayersByZ { struct
203 bool operator () (const HdiLayer *lhs, const HdiLayer *rhs) const in operator()