Searched defs:getActiveWidth (Results 1 – 2 of 2) sorted by relevance
60 uint32_t getActiveWidth(const Layer::State& s) const override { return s.active.w; } in getActiveWidth() function
546 virtual uint32_t getActiveWidth(const Layer::State& s) const { return s.active_legacy.w; } in getActiveWidth() function