Searched defs:getActiveHeight (Results 1 – 2 of 2) sorted by relevance
57 uint32_t getActiveHeight(const Layer::State& s) const override { return s.active.h; } in getActiveHeight() function
449 virtual uint32_t getActiveHeight(const Layer::State& s) const { return s.active_legacy.h; } in getActiveHeight() function