Searched defs:SortLayersByZ (Results 1 – 1 of 1) sorted by relevance
108 struct SortLayersByZ { struct109 bool operator()(const HWCLayer *lhs, const HWCLayer *rhs) { in operator()