This may end up being a "yes" or "no" question...
Starting in Nougat (maybe marshmallow?), users can change the display size of their device. Specifically on the Galaxy S8 and S8+, the user can change the display resolution.
I've seen the solutions here: Get Screen width and height
QUESTION: Do these solutions give the actual height/width of the screen regardless of changed resolution or do they give the adjusted height/width of the screen if resolution changed?
If the first, how do I get the adjusted height/width?