Searched refs:Dpi (Results 1 – 1 of 1) sorted by relevance
136 struct Dpi { struct140 bool operator==(Dpi other) const { return x == other.x && y == other.y; } argument143 Dpi getDpi() const { return mDpi; } in getDpi()159 Dpi mDpi;