frontend: Update for undocked Switch screen layout.
This commit is contained in:
parent
1ca800ccee
commit
482cf8a005
8 changed files with 43 additions and 279 deletions
|
@ -87,9 +87,9 @@ public:
|
|||
}
|
||||
|
||||
/**
|
||||
* Gets the framebuffer layout (width, height, and screen regions)
|
||||
* @note This method is thread-safe
|
||||
*/
|
||||
* Gets the framebuffer layout (width, height, and screen regions)
|
||||
* @note This method is thread-safe
|
||||
*/
|
||||
const Layout::FramebufferLayout& GetFramebufferLayout() const {
|
||||
return framebuffer_layout;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue